A site about Linux, coding in general, and things I've figured out. Add the occasional rant, musings on the world, and visions of the future. Stir, and sip lightly.
Random header image... Refresh for more!

Flex Text height within a List

There’s a little trick if you’re trying to use a Text component as part of a custom itemRenderer for a List. The Text component will automatically wrap the text and set its correct height. However, when it’s in a list, you may find it gets cut off anyway. You have to set the variableRowHeight attribute of the List to true.

0 comments

There are no comments yet...

Kick things off by filling out the form below.

Leave a Comment