Android-Bootstrap
Android-Bootstrap copied to clipboard
Bootstrap style buttons with Font Awesome. Added features and BootstrapButton extends Button
Android-Bootstrap
Changes:
* NEW colors * BootstrapButton now extends Button (removes code like set setBootstrapButtonEnabled(boolean enabled) since it gets these methods from Button * User no longer has to download the WebAwesome font and put it in their project * Changed button colors to brighter colors * Added Gradient Buttons * Added Purple Button * Changed filenames so they are more consistent * Added styles to buttons and edittexts * Added a theme * There might be more but I can't think right nowTODO:
* Update wiki * update examplesForked from Bearded-Hen at Android-Bootstrap
![]()
#Features
- Uses min SDK 7 which is Android 2.1 (Tested on a device running Android 2.2)
- Bootstrap buttons as per Bootstrap v3
- Rounded buttons
- Disabled buttons
- Gradient buttons (NEW)
- Various sized buttons (large to extra small)
- Just text buttons
- Left, right, left and right, or just icon button
- Font Awesome text as per Font Awesome v4
- Animations to Font Awesome Text items
- EditText backgrounds and states
- Rounded corner and regular thumbnails
- Circle thumbnails (NEW)
#How to use
Please look at the wiki for help on how to use :