Bearded-Hen / Android-Bootstrap

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

different size of BootstrapButton with plain text and icon #170

Open afan2009 opened 8 years ago

afan2009 commented 8 years ago

hi, I have two BootstrapButton in the same linearlayout. One is plain text , the other is ty_icon. They are of the different height. I try to set the bootstrapText with mix of plain text and icon. That makes them equal. There should be better way to solve this. Please let me know.