How can I break the text of I.e a radio buttun activity? at the moment the selection is to wide for the screen, I could like to break the text in two lines instead of scrolling due to the exceeded size.
I’ve tried all possible combinations of both containers and activity style settings.
Horizontal - allow wrapping, maximum size etc etc, nothing seems to do the trick.
It would excellent if the approach also works in the “List” activity
Just tried it again, and that doesn’t work, tried setting the settings on both the page, the container and the control, it keeps forcing scrolling to read the full line of text.
It appears that “List” and “radio button” controls isn’t affected by the allow wrapping option, I can get it to work with a button or a label, but the List and radio button “requires” scrolling and no wrapping.