How to create vector drawables for android?

前端 未结 7 827
闹比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 19:54

    Try this : Step 1: Drawable > New > Vector Asset

    Select clip art ( to use existing icon) Select from local file choose and add.You can add the color icon in sane way.

提交回复
热议问题