Easiest way to use SVG in Android?

前端 未结 8 989
一个人的身影
一个人的身影 2020-12-02 05:35

I have found a myriad of libraries in order to use svg in Android and avoid the frustrating creation of different resolutions and dropping files for each resolution, this be

8条回答
  •  离开以前
    2020-12-02 06:03

    Android Studio supports SVG from 1.4 onwards

    Here is a video on how to import.

提交回复
热议问题