Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Proposal] Change the app_resources/android folder structure to meet Gradle specifics #561

Closed
atanasovg opened this issue Sep 20, 2016 · 1 comment

Comments

@atanasovg
Copy link
Contributor

[As per @Plamen5kov's comment ]

It might be a good idea to follow the gradle project structure to avoid complicated logic on CLI side when copying resources. This will also help with declaring and controlling xml files, that are currently not the subject of change. Currently, because of the style.xml file we can't build with lower api level than 21. Example of these files:

everything in:
platforms/android/src/main/res/values
platforms/android/src/main/res/values-21

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants