Bearded-Hen / Android-Bootstrap

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

Didn't use the BootstrapButton's ButtonMode checkbox #162

Closed viviant1224 closed 8 years ago

viviant1224 commented 8 years ago

When I use BootstrapButton in my project,if I set the Button's buttonMode is checkbox,What should I do in the code.Because I didn't find "setOnCheckedChangeListener" this method.