Bearded-Hen / Android-Bootstrap

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

fix handleRadioEvent #222

Open codeMinst opened 5 years ago

codeMinst commented 5 years ago

221

fixed MotionEvent ACTION_UP. I've got a test in trouble.

cyrixmorten commented 5 years ago

Encountered the same problem so hope to see this merged soon

Just out of curiosity, wouldn't ACTION_BUTTON_PRESS or ACTION_BUTTON_RELEASE be more appropriate?