How to create vector drawables for android?

前端 未结 7 829
闹比i
闹比i 2021-01-29 19:11

I am new to VectorDrawables.

I can see that the default vector drawables provided with android studio like ic_menu_gallery,

相关标签:
7条回答
  • 2021-01-29 20:07

    In Android Studio 3.1:

    File -> New -> Vector Asset

    Asset Type: Select Local File

    Click on the path to choose a .svg or a .psd file

    If you don't have an image, go to Google Images, Advanced Image Search. Use file Type: SVG files

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