a-student / BetterVectorDrawable

The VectorDrawable implementation for Android 4.0+
151 stars 22 forks source link

Does not catch on gradle 1.5.0 and 2.0.0-alpha1 #8

Closed kumold closed 8 years ago

kumold commented 8 years ago

Lib does not catch xml file when android project is build with gradle version 1.5.0 or 2.0.0.-alpha1 in android 4.1.1

kumold commented 8 years ago

Well.. issue solved by adding generatedDensities = [] to config