NestedRadioButton
NestedRadioButton copied to clipboard
An implementation of RadioButton and RadioGroup allowing to have radio buttons any layout level under a radiogroup.
ViewHolder will cause the wrong check state. How can I avoid this? Thanks for helping.
I programatically check first radio button for default and i check others in phone but first radio button not changing their state. 
when creating nested radio button and its parent view programmatically, need an option to set clickable parent view programmatically when creating dynamic lists.
In my project. I should delete `format="string"` in ``` ``` don't know why. Maybe because the format of 'oratation' has already been defined before in sdk. Wish this info can...