sorry, I cound not find any answer to this elsewhere.
I am using the List View Image and Text component.
I have 40 items to display. I have noticed that in order to display everything, the component should use the entire screen. If I use only half of the screen (what I would like to do), the list will only go from item 1 to item 29, I cannot scroll further down then.
Any idea how to go around that ? I guess I could greate something more fancy using dynamic components but I would like to stick to the basic components if possible.