Hi,
Scrollview working properly before if we define heightRequest property for it.
I have a page with harder and footer images and middle area with scrollview, but it seems like if heightRequest not set then scrollview taking full screen and overlap footer image.
How can we set height automatically for all devices. working with Xamarin.FORM and I can't use fixed height for scrollview.
Thanks in advance.