I want to create a layout like this:
Where, the buttons are fixed and the scrollview expands as needed. How would I do that?
I want to create a layout like this:
Where, the buttons are fixed and the scrollview expands as needed. How would I do that?
Hi @Daniel_Wroblewski ; you may try setting the scroll view layout max custom height to the viewport height so it can grow dynamically and give it a try; but maybe other community members have a better idea how to do it ; kind regards;Piotr
On your layers panel on the right:
Button
Scroll view
Button
The scroll view must be on custom layout>grow to width & grow to height.
Give it a try