avianey / androidsvgdrawable-plugin

Gradle plugin that generates qualified, density specific PNG drawables from SVG files at build time for your Android projects.
Apache License 2.0
262 stars 29 forks source link

Disable fallbackDensity completely #19

Closed mohlendo closed 9 years ago

mohlendo commented 9 years ago

The Android Lint now shows a warning when putting bitmap in the densityless folder. It would be great when you can disable the fallbackDensity feature completely.

avianey commented 9 years ago

not yet released in maven central but will be available in release 1.0.1 soon