Problem naming convention exporting to android #2085
Closed
Comments
Hi @holandaeric, thanks a lot for these comments. We definitely have to change the underscore to dash behaviour. As for the second request, we already know about it and we're planning to support it, however for now we've had more urgent features to address. Please vote for the feature on our UserVoice. |
Hi @holandaeric, the naming conventions are improved in latest version of Avocode I'll close this issue for now, we can track the drawables on our UserVoice. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 3.1.1
Web/Desktop: Web and desktop
Platform/Browser: Windows
Avocode e-mail: ehv@cesar.org.br
I am using a naming convention for assets like "ic_home", but when I am exporting it (in web and desktop) is changing to "ic-home". This kind of naming "-" is not supported by android, so I have to renaming one by one before export.
Thanks!!!
The text was updated successfully, but these errors were encountered: