Describe your issue
The “Parent Fill” property on the height of a scrollable layout doesn’t work. It shows up in the shadows of cards that are trimmed, or picker lists that are reduced to the minimum height of a single item.
This problem also prevents their contents from being vertically centered.
Steps to reproduce the issue
Put a normal arrangement with height set to fill parent (Or not, it the same if you directly put a scrollable layout)
Then put a scrollable arrangement and set his weight to “Fill parent”
You can set a color background to see that he doesn’t fill parent
Expected Behaviour
Fill parent
Actual Behaviour
Doesn’t fill parent