When updating my Xamarin.Forms project to a newer version, I noticed that the default size of the SfButton with an icon is changed.
The button with icon has a bigger default height than the button without icon. Please let me know if this is intended or not, and how to fix it in my project without manually changing the height of the button.
I attached a sample project to demonstrate the issue, or see screenshot below.
SyncFusion.Xamarin.Buttons: 18.2.0.48 => 18.3.0.44
Xamarin.Forms: 4.8.0.1269 => 4.8.0.1560
Attachment:
App1_91f6a40.zip