Android Studio/Eclipse ADT模板用在项目引入material design图标资源
Android Studio / Eclipse ADT模板用于在项目中引入来自 https://github.com/google/material-design-icons 的图标资源。
安装
- Clone this repo
- Run
git submodule update --init
in the root folder to download the material-design-icons submodule - Copy the MaterialDesignIcons folder to your IDE templates folder:
- Android Studio:
/plugins/android/lib/templates/other - Eclipse:
/extras/templates/other
- Android Studio:
使用
- Android Studio: Right click on your application module and select New > Other > Material Design Icons
- Eclipse: Right click on your project and select New > Other... > Android > Android Object > Material Design Icons
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!