Adds an option to IntelliJ to import drawables in different resolutions from AndroidIcons, own "drawable repos" and scale a certain image down/up to the defined resolutions.
Apache License 2.0
862
stars
137
forks
source link
Batch Importer doesn't rename the files correctly #166
Hey,
first I want to say, I love this plugin, helped me a lot :)
When importing a batch of images which start with a number, could you ad e.g. an "ic_" infront of it. Otherwise a Error is thrown:
Would be super handy, if the program checks, if the name start with something else than a letter and add an "ic_" infront of it.
Thanks a lot
Kind regards
Josua