wilsonvargas / ButtonCirclePlugin

Circle Buttons with icon for your Xamarin.Forms Applications
MIT License
96 stars 18 forks source link

Material and fontawsome images are underscored on iOS #55

Open MrMiso opened 4 years ago

MrMiso commented 4 years ago

Describe the bug After update to XamarinForms 4.7 every image is underscored when using Materila or Fontawsome. Tried also on sample project with XamarinForms 4.5 and same happened. I updated from XamarinForms 3.4 where things still worked as intended.

To Reproduce Just add CircelButton in any project with XamarinForms >= 4.5

Expected behavior There shouldn't be any lines under the images.

Screenshots IMG_0357

Please complete the following information:

wilsonvargas commented 4 years ago

I'm working on this issue

MrMiso commented 4 years ago

I'm working on this issue

Great let me know if I can help in anyway or if you need more info.

MrMiso commented 4 years ago

@wilsonvargas any update regarding this issue?

MrMiso commented 3 years ago

On iOS 14.x things started working correctly again so it seems this is issue on devices with iOS 13.x.