item template attached, fix icon propagations (#6173)
authorShane Neuville <shane94@hotmail.com>
Sat, 11 May 2019 19:09:10 +0000 (12:09 -0700)
committerSamantha Houts <samhouts@users.noreply.github.com>
Sat, 11 May 2019 19:09:10 +0000 (12:09 -0700)
commit056ec1a09924e0c0ec6205c9a2d39521f7e6e7e0
treee40cd5d149ea4b4b659be81807853cf5b541b56b
parent6fb53b180a9da17c0205de3fa84c7a3497823872
item template attached, fix icon propagations (#6173)

* item template attached, fix icon propagations

* tabs
13 files changed:
Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj
Xamarin.Forms.Controls/XamStore/StoreShell.xaml
Xamarin.Forms.Controls/XamStore/StoreShell.xaml.cs
Xamarin.Forms.Core/Internals/PropertyPropagationExtensions.cs
Xamarin.Forms.Core/Routing.cs
Xamarin.Forms.Core/Shell/BaseShellItem.cs
Xamarin.Forms.Core/Shell/MenuShellItem.cs
Xamarin.Forms.Core/Shell/Shell.cs
Xamarin.Forms.Core/Shell/ShellContent.cs
Xamarin.Forms.Core/Shell/ShellItem.cs
Xamarin.Forms.Core/Shell/ShellSection.cs
Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutRecyclerAdapter.cs
Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewSource.cs