fix up shell menu items, fix templates, fix bindings (#6117)
authorShane Neuville <shane94@hotmail.com>
Fri, 10 May 2019 03:58:04 +0000 (20:58 -0700)
committerSamantha Houts <samhouts@users.noreply.github.com>
Fri, 10 May 2019 03:58:04 +0000 (20:58 -0700)
commitd857ce2679604d86e03dfcd03bf4869484ba2d64
tree19bb2e78f7d099bf56d05f8579c541a524808c55
parent03e9a9fe433838249f8130cc41ca25602bb196f9
fix up shell menu items, fix templates, fix bindings (#6117)

* fix up shell menu items, fix templates, fix bindings

* propagate bindingcontext changed on menu items

* address feedback
fixes #4399
fixes #5707
Xamarin.Forms.Controls/XamStore/StoreShell.xaml
Xamarin.Forms.Core.UnitTests/ShellTests.cs
Xamarin.Forms.Core/Shell/MenuShellItem.cs
Xamarin.Forms.Core/Shell/Shell.cs
Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutRecyclerAdapter.cs
Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewSource.cs