Contents don't wrap properly (solved)

Hi, I’m making an about page in ScreenAbout, and this is what happened to me with flexWrap on and off. But first, I’ve expected it to display like this, as it did on the thunkable creator website.


But these are the outputs.
flexWrap on:

flexWrap off:

What is this? I need it to look as good as it shows on the computer. I need it to look clear to users on Androids and iPhones. I need people to know the full info.
Help is greatly appreciated.
=)

I fixed it! I set all the text in the label without flexWrap, and made flexDirection a column!
Here’s the output now.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.