Clear global routes on unit tests and process global routes in the right place (...
authorShane Neuville <shneuvil@microsoft.com>
Sat, 6 Jul 2019 19:56:10 +0000 (13:56 -0600)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2019 19:56:10 +0000 (13:56 -0600)
commit24fab93cb4de460732bd37616a7a994295011f7b
treea5c6c74a4bf2405b0c92be554aaaa29e508c47a7
parent3113198179af4789ea7c02e932f6a17d778169c2
Clear global routes on unit tests and process global routes in the right place (#6781)

* Clear global routes on unit tests and process global routes in the right place

* - route with current item in case shellSection is null

* inset ui test fix

* Fix ColorFilter for API 19

* add missing file
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellInsets.cs
Xamarin.Forms.Core.UnitTests/ShellTestBase.cs
Xamarin.Forms.Core/Shell/Shell.cs
Xamarin.Forms.Platform.Android/AppCompat/SwitchRenderer.cs
Xamarin.Forms.Platform.Android/Extensions/DrawableExtensions.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Android/Renderers/SliderRenderer.cs
Xamarin.Forms.Platform.Android/Renderers/SwitchRenderer.cs
Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj