I have multiple radio buttons which I want to layout using a table but also include them in a single radio group. I have the following xml layout:
Your RadioButton widgets must be immediate children of the RadioGroup for the group effect to work.
RadioButton
RadioGroup