Always radio-buttons have to be set vertically or horizontally, but I want to make them feeding the layout from left to right and then from top to bottom.
Example:
Instead of 5 horizontal buttons or 5 vertical buttons, I want 3 buttons on the first line and 2 buttons on the second line.
I'm looking for a solution using preferably only the xml file.