ListViewer wrap content

Hi
Is there a way to make the text in the listviewer wrap when it reaches the maximum width of the listviewer?

Is there a way to do that?

Hi @eng_ahmed,

Are you using fit contents or fit container for your sizing?

Hieght property of listviewer is fit container

How about the width?

default width, and as you know listviewer take all container width by default, and i can’t put width to fit container or fit content for listviewer, i can give it width in px or % only.

Is there a way to do that? :roll_eyes:

I have this problem too. The wrap in the advance setting doesn’t work like the label’s text wrap. Is there any other solution so far?

@naqadaqe.quik Well, as far as I can see in my app, my listviewer is wrapping the text which is long. See :

And can also say that I haven’t used any advanced properties, it just did that :slightly_smiling_face:

1 Like

:sweat_smile:
This morning I had the problem I swear.
But just just now, it worked like what you said.

Thanks for your answer.

BTW @kartik14 Do you know how to style my text in the list viewer?
I would like to have it “bold” or “italic”.

Glad it worked out for you :+1:


Unfortunately, it’s not possible currently to style text (like - bold, italic, underline, strike, etc.) inside a listviewer. I’m sure this would be possible to do in the future.

Good Luck!

1 Like