文件名称:Android代码-materialdesignicons.com 图标封装
文件大小:1.06MB
文件格式:ZIP
更新时间:2022-08-26 03:26:36
Android代码
MaterialDesignIcons Lib that imports all the vector drawables from materialdesignicons.com into your R.drawable/ usage: Reference lib from jcenter: compile 'com.pavelsikun:materialdesignicons:1.0' Done! Clean/Build so project updates list of resources. All the drawables are awailable through: R.drawable/zzz_*icon_name_here* Icons follow the same naming scheme as on materialdesignicons.com, though they start with "zzz_" (to make them less cluttery for your resource-list) and every dash('-') is