Customizing Layout / Position of RadioButton Without RadioButtonGroup
I want the layout of my app to have several RadioButton(s) that are arranged in very unusual ways, there are other View(s) in the layout that make RadioButtonGroup inappropriate because it would contain many other View(s) and be hard to layout. I am aware that I can manually implement all the events and other things normally done automatically by RadioButtonGroup, but I was wondering if there was a more efficient way that would allow me to layout all my RadioButton(s) individually but still associate them with each other. Any suggestions?
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more