RadioRealButton
RadioRealButton copied to clipboard
Layout in ButtonGroup
I need a ButtonGroup with three buttons in the first row and two in the second. How would I implement this? If I put a LinearLayout inside of the ButtonGroup, the buttons stop being clickable.