AS插件-android-selector-chapek
概述
生成Selector的插件。
只需要在drawable文件夾中右鍵,在彈出的菜單中選擇Generate Android Selectors,會自動的根據(jù)你的幾個drawable文件夾里的資源的命名,幫你生成Selector代碼。
當然了,你的資源文件需要根據(jù)約定的后綴來命名。比如按下狀態(tài)為_pressed,正常狀態(tài)為_normal,不可用狀態(tài)為_disable,等等。
下載安裝
詳細的使用請查看android-selector-chapek
兩種安裝途徑:
in Android Studio: go to Preferences→Plugins→Browse repositories and search for SelectorChapek
download it and install via Preferences→Plugins→Install plugin from disk
使用
1) Right-click folder with your resources e.g ‘drawable-xhdpi’
2) Select ‘Generate Android Selectors’
3) All selectors automagically appear in the ‘drawable’ folder!
文件命名約定
總結(jié)
以上是生活随笔為你收集整理的AS插件-android-selector-chapek的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: AS插件-Android Parcela
- 下一篇: AS插件-Android Drawabl