davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
MIT License
350 stars 106 forks source link

[Bug] Flyout gradient on iOS improperly sized #23

Closed davidortinau closed 5 years ago

davidortinau commented 5 years ago

I totally hacked this together with a hardcoded value b/c I've yet to figure out the CALayer mojo to get the expected result.

https://github.com/davidortinau/Xappy/blob/master/Xappy/Xappy.iOS/Renderers/XappyShellRenderer.cs#L47

fwiw - straight up setting the background color works fine. Gradient is sized for iPhone X. Not:

Screenshot 2019-05-03 at 00 15 01