Closed nobre84 closed 11 years ago
Hi! Thanks for making this component available, it works great! As a work-around for the known issue on RadioGroup that calls the onCheckedListener multiple times, I have used this (posted on the google issues page)
@@ -50,4 +51,15 @@ super.getChildAt(0).setBackgroundResource(R.drawable.segment_button); } }
Hi! Thanks for making this component available, it works great! As a work-around for the known issue on RadioGroup that calls the onCheckedListener multiple times, I have used this (posted on the google issues page)
@@ -50,4 +51,15 @@ super.getChildAt(0).setBackgroundResource(R.drawable.segment_button); } }