button4Android
button4Android copied to clipboard
Android button selector generator https://tdscientist.github.io/button4Android/
button4Android
Generate android button selectors for various states ...can also style your buttons a bit with:
- round corners
- flat/bevelled surface
How to use
visit https://tdscientist.github.io/button4Android
Extract the downloaded zip file and copy the content into your "drawable" folder. Set the main XML file as your button's background...that's all!
<Button
...
android:background="@drawable/selector_fileName_button"
...
/>
License Information
This project is subject to the Apache License, Version 2.0.
Contributions & Bug Reporting
mail me at [email protected]
Todo
- [x] normal state
- [x] selected state
- [ ] disabled state
- [ ] focused state
- [ ] Chrome plugin