After upgrade to Xamarin.Forms 4.8 I noticed that some layouts inside grid has incorrect height. Check attached screenshots.
Probably it was broke in this PR: #11336
Grid takes whole available space.
Grid do not expand.
4.8:

4.7:

I have the same problem with XF 4.8!
UWP also has the same problem
This issue seems to be the same or related with https://github.com/xamarin/Xamarin.Forms/issues/11742
Here we have another margin issue: https://github.com/xamarin/Xamarin.Forms/issues/9750
closed by #11903