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

Target root is empty by default on batch import #144

Closed oldergod closed 8 years ago

oldergod commented 8 years ago

First, thanks for this amazing plugin.

Problem

When I do a Batch Drawable Import, the target root is empty and I need to set it for each files.

Demo

batch_import

Is it as expected? Is there something I can do to fix it?

winterDroid commented 8 years ago

This is a duplicate of #135