SuavePirate / Xamarin.Forms.Controls.FloatingActionButton

A custom view to create a FloatingActionButton for both Android and iOS as part of Material Design
MIT License
120 stars 38 forks source link

FAB on iOS has fixed size #11

Closed jgasiorowski closed 6 years ago

jgasiorowski commented 6 years ago

When manipulating Height/WidthRequest properties of controls:FloatingActionButton Android version scales correctly but iOS keeps always the same size https://github.com/SuavePirate/Xamarin.Forms.Controls.FloatingActionButton/blob/384d93e7a838dba605cbdb4e7a799f82eb559e58/src/SuaveControls.FloatingActionButton.iOS/Renderers/FloatingActionButtonRenderer.cs#L35

SuavePirate commented 6 years ago

A fix for this will be in the next release. I just haven't had time to update the package to netstandard 2.0 since .nuprojs are breaking with 2.0