Layout issue / overlay misunderstood

hi

I’m desperately trying to display a listview
starting situation below with a label initialized to 1


when I press the arrow here is what. I get

get out of this mess…

1 Like

There’s not enough information here to help you.

1 Like

As @tatiang said, there is not enough info to give any kind of opinion whoever, since you mentioned List Viewer are you trying to do something like this?
https://x.thunkable.com/projectPage/5fce83a95373b000115a9279

hi

it looks like it but my layout is a little more elaborate it seems to me
https://x.thunkable.com/copy/0b97eb7fd879b704f5dbb36002869e98

1 Like

Are you looking for this?

bibbi

This is what you need to change
image
or this
image

Plus the List Viewer itself has to be relative
image

1 Like

hi

thank you for this solution which is very close to what I would have liked to have done but if the list of items is long I will have to press the button a lot. There is no way that the list of items can be longer?

1 Like

You can change the height of the List Viewer to Absolute which will override the size of the container (row or column).
image

I used this setting
image

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