Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Anything like Twitter Bootstrap for Android?

if you are a developer and have little clue about designs - Twitter Bootstrapt saves the day (at least for me).

Is there something similar for android (native, not web)? Because at least for me the default buttons, and black background looks truly ugly (same as plain browser buttons, which Twitter Bootstrap makes so nice looking)

http://developer.android.com/design/downloads/index.html gives some icons, and fonts, but maybe there is more ?

like image 821
gerasalus Avatar asked Mar 19 '12 21:03

gerasalus


1 Answers

Android Bootstrap

I recently came across this project and it that looks very promising.

Sample resources provided

List of Features:

  • Bootstrap buttons as per Bootstrap v3
  • Rounded buttons
  • Disabled buttons
  • 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
like image 66
Jeshurun Avatar answered Sep 27 '22 18:09

Jeshurun