winterDroid / android-drawable-importer-intellij-plugin

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
863 stars 137 forks source link

Get the Target-Root Automatically #135

Closed feinstein closed 7 years ago

feinstein commented 8 years ago

I opened a bunch of pictures and all of them came with the Target-Root column empty. I had to click the Edit button and OK for all of them just to get the Target-Root filled, and I tried to just run it with all of them empty and none of the pictures were added.

captura_de_tela_040116_124819_am

dhiraj commented 8 years ago

Yes, it would be so much better if the res root was auto-filled? Is there even any other place that we can import and have Android Studio work with it?

winterDroid commented 7 years ago

Should be fixed with last release by #150