Break text based on size

Hi

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.

image

It would excellent if the approach also works in the “List” activity

@Michaeljep ,

Try putting Control inside a horizontal container and enable wrap functionality on containers. Make sure width 100%.

Thanks.
Arvind

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.

Is that a bug or per design?

@Michaeljep ,

This could be by design but this should get fix