StateButton
项目地址: niniloveyou/StateButton

简介:再也不用根据不同状态写不同的 selector 了
中文版这里: https://raw.githubusercontent.com/niniloveyou/StateButton/master/README_CHINESE.md
Do you hate to write a background for each button?
Do you hate to write a bunch of selector?
That's why I'm writing this view.
Here to download demohttps://raw.githubusercontent.com/niniloveyou/StateButton/master/demo.apk
Screenshot
Copy/merge the following files to corresponding folder/file:
- deadline/stabutton/StateButton.java
- res/values/attrs.xml
If the default values of custom attribues did not meet your requirement, you can easily re-config that attributes. This is sample code that you can refer. you can also browse demo app for more details.
via xml (sample)- Define xmlns:app="http://schemas.android.com/apk/res-auto" on root of your xml file
deadline
Blog : http://www.jianshu.com/users/25e80ace21b8/latest_articles