-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Labels
Milestone
Description
I was able to set xml layouts under res/layout folder in previous versions of Android mode. I am currently running AM 4.0.1 in P3.3.6 and Win10x64.
The issue is this. I have a data folder where I have my images. I also have a res>>layout folder and inside there is one xml file. When I try to build the app, I get an error that tells me Gradle fail to merge. I have attached the error message as a text file as this error is very verbose and I cannot get to capture the heading of it. I used to be able to do this before when apps were built with ant. I have an app that uses layout in xml and while I can go back to an older version of AM, it would be great to include this capability.
Error file: gradle_Error.txt
Kf