mgierlasinski / MagicGradients

Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.
MIT License
369 stars 22 forks source link

Fix Font Icons on Home page #176

Closed mgierlasinski closed 3 years ago

mgierlasinski commented 3 years ago

Font icon is randomly broken when used as FontImageSource extension. Using pure FontImageSource or a Label seems to not have this issue. This PR is another attempt to fix broken icons - home screen without FontImageSource extension can be compared to other broken pages.