Where are all the standard Android icon resources?

前端 未结 8 1431
暗喜
暗喜 2020-12-04 20:53

I have just started writing my first ever Java/Android application, so forgive the total n00b question.

How do you access the the standard operating system icons suc

8条回答
  •  一向
    一向 (楼主)
    2020-12-04 21:34

    For those of you in the Visual Studio/Xamarin Android camp, you can view and add the standard Material icons pretty easily using the following plugin:

    https://marketplace.visualstudio.com/items?itemName=nikainteristi.Materialiconsgenerator

    I've used it a few times in my projects.

提交回复
热议问题