[UWP] Enables usage of font image source for bottom bar tabs (#8354)
authorCleanCodeDeveloper <16760760+CleanCodeDeveloper@users.noreply.github.com>
Mon, 4 Nov 2019 20:14:04 +0000 (21:14 +0100)
committerRui Marinho <me@ruimarinho.net>
Mon, 4 Nov 2019 20:14:04 +0000 (20:14 +0000)
commit53d65e0f3516512c4fcdf843f0f36bca31f6690e
treef3b1d2a29319f334e777ddc1f30100dde17b0783
parentfb672c1ba2c1e375d0ea414224b3dc772d0841d3
[UWP] Enables usage of font image source for bottom bar tabs (#8354)

* Update StoreShell.xaml

Demonstrates the problem, FontImageIcon is not displayed in Bottom Tab Bar

* Update ShellItemRenderer.cs

Enables usage of FontImageSource for Tabs in Bottom Bar
Xamarin.Forms.Controls/XamStore/StoreShell.xaml
Xamarin.Forms.Platform.UAP/Shell/ShellItemRenderer.cs