Skip to content

Bootstrap style buttons with Font Awesome. Added features and BootstrapButton extends Button

License

Notifications You must be signed in to change notification settings

theDazzler/Android-Bootstrap

 
 

Repository files navigation

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 now

TODO:

* Update wiki * update examples

Forked from Bearded-Hen at Android-Bootstrap

alt text alt text alt text

#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 :

About

Bootstrap style buttons with Font Awesome. Added features and BootstrapButton extends Button

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%