Android: Using SVG in res leads to error: “The file name must end with .xml or .png”

前端 未结 6 1815
无人共我
无人共我 2020-12-15 08:40

I just updated Android Studio 1.2.1.1 and now gradle got problems with svg in my resources folder. I was always using SVGs with no problem and I hope they will be \"allowed\

6条回答
  •  暖寄归人
    2020-12-15 09:36

    there is a problem in android studio 1.5.1 while using build:gradle:1.5.0.please give the solution. I just updated Android Studio 1.5.1 and now gradle got problems with svg in my resources folder. I was always using SVGs with no problem and I hope they will be "allowed" in the future.

提交回复
热议问题