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 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!