My app looks like this:
I need the column that is holding the switches and labels to be able to scroll. So I turned on scrollable in the settings for the column. The result looks like this:
It is not scrollable in the least. The column has these settings: Height-relative size-18%. Width-relative size-100%. Scrollable = True.
The rows inside of the column (In which the switches and labels reside) have these settings: Height: absolute size-30. Width: relative size-100. Horizontal Alignment: space-between. Scrollable: false.
Please help. I cannot find the solution for this.