centralize bottom nav behaviors so all the bottom navs work the same (#5904)
authorShane Neuville <shneuvil@microsoft.com>
Fri, 27 Sep 2019 15:21:36 +0000 (09:21 -0600)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2019 15:21:36 +0000 (09:21 -0600)
commit731134578efd362966f9ecc03fba310df4e13ae6
tree9ffb82bea9dcf35189b4bd5d7beddb6e47542907
parenta37c8b5bacfc79c38fea385c8f1d502a59a989ed
centralize bottom nav behaviors so all the bottom navs work the same (#5904)

* Reuse Bottom Nav more behavior for non shell

* - apply issues comments
Xamarin.Forms.Platform.Android/AppCompat/TabbedPageRenderer.cs
Xamarin.Forms.Platform.Android/Extensions/ImageViewExtensions.cs
Xamarin.Forms.Platform.Android/Renderers/BottomNavigationViewTracker.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Android/Renderers/BottomNavigationViewUtils.cs
Xamarin.Forms.Platform.Android/Renderers/ShellItemRenderer.cs
Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj
Xamarin.Forms.Sandbox.Android/Resources/drawable/bank.png [new file with mode: 0644]
Xamarin.Forms.Sandbox.Android/Resources/drawable/coffee.png [new file with mode: 0644]