When not setting a StackLayout Height size it is (-1). I want to hide this layout with an EventTrigger and a smooth animation ( 5 seconds ). This does not work. If I use a defined value height of 275, this does work.
I have also created a repo to demonstrate this issue. Has anyone found a work around for this?