The button height is big than near Picker. I set HeightRequest to a value and seems that not working (is ignored somehow).
The button height should be same with picker like in Xamarin Forms latest 4.2.x version.

See attached item
This looks like the same issue as #8439
This looks like the same issue as #8439
I think that problem is related to button not picker. For me, the picker looks fine but button's height is not ok.
I have actually confirmed that the fix in #8160 fixes this issue, so it is that problem
@jfversluis If this is fixed by #8160, and #8160 is merged… where does that leave this issue?
@WayaFlyfeather I see the PR was merged for 4.4. So the fix should be in 4.4 and 4.5 by now. Would you be able to confirm this fixed it with that version? If so, we can close this :)
Thanks for paying attention!
@jfversluis Actually, I was just looking for potential bugs to fix, and this one was in Ready for Work, so was confused if it was fixed or not… ;) Also I was wondering if it might be related to #9123.
Will try checking later if it seems to be fixed with latest versions.
@jfversluis So I ran the repro-project, updated to latest stable XF 4.4.0.991537, and yes, it does indeed appear to be fixed :)

@WayaFlyfeather thanks! I’ll close this one for now then :)
If you need any help finding another issue to fix let me know