[Shell] MenuItem font image fix (#6628) fixes #6559
authorFelipe Momm <felipe.momm@gmail.com>
Fri, 28 Jun 2019 10:52:59 +0000 (07:52 -0300)
committerRui Marinho <me@ruimarinho.net>
Fri, 28 Jun 2019 10:52:59 +0000 (11:52 +0100)
commitbff446926da7f83cd515e920fac5da594a47cd45
tree231f5bce47f0573cc96822403e5390defcd8214e
parentefa9cf4a02cb22749bce258b68829f5a1098f5e0
[Shell] MenuItem font image fix (#6628) fixes #6559

* [Shell] FontImageSource not working with MenuItem

* [Shell] Adds missing Binding (FlyoutIcon) for ShellItem

* Revert changes and adjust to change the binding instead

* Replace magic strings for nameof
Xamarin.Forms.Controls/XamStore/Icons.cs [new file with mode: 0644]
Xamarin.Forms.Controls/XamStore/StoreShell.xaml
Xamarin.Forms.Core/Shell/MenuShellItem.cs
Xamarin.Forms.Core/Shell/ShellItem.cs