Bearded-Hen / Android-Bootstrap

Bootstrap style widgets for Android, with Glyph Icons
MIT License
7.28k stars 1.43k forks source link

Borderless buttons #106

Closed noloman closed 9 years ago

noloman commented 9 years ago

Does the library currently support any kind of borderless button?

I have a Bootstrap button with the icon pretty nicely rendered, but still I see the grey borders of a normal Android Button around.

jamie-beardedhen commented 9 years ago

FontAwesomeText should suit your needs, you can create an icon of arbitrary size & color, then apply any drawable to its background.