Android Studio Vector Asset Import Error - Tags Not Supported

前端 未结 1 1420
春和景丽
春和景丽 2021-01-08 00:18

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

相关标签:
1条回答
  • 2021-01-08 00:39

    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.

    0 讨论(0)
提交回复
热议问题