I\'ve been testing out Andorid Studio with the new gradle plugin - 1.4.0-beta3.
I\'ve been trying to import my own vector assets, made in Inkscape. However I keep g
The SVG import feature in Android Studio has only limited support for some SVG features.
They state as much in their announcement video. They say they intend to improve the importer.
But also note that gradients are not supported in VectorDrawables anyway.