Fix RTL behavior for MasterDetailsPage when running on iOS 13 iPads (#7271)
authorShane Neuville <shneuvil@microsoft.com>
Thu, 5 Sep 2019 00:28:24 +0000 (18:28 -0600)
committerSamantha Houts <samhouts@users.noreply.github.com>
Thu, 5 Sep 2019 00:28:24 +0000 (17:28 -0700)
commit60bda80da6ab2e8744940db54b7218067176415b
tree3bba85286f7f9d16b4bcae11f0e67bc68162933b
parent5b6d7a2b14a13a479bdff21f761a70066dc957d8
Fix RTL behavior for MasterDetailsPage when running on iOS 13 iPads (#7271)

* Fix RTL on iOS 13 tablets with MDP

* - add backgrounding extension for iOS
fixes #7224
fixes #7266
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2818.cs
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/ScreenshotConditionalApp.cs
Xamarin.Forms.Core.UITests.Shared/Utilities/AppExtensions.cs
Xamarin.Forms.Platform.iOS/Extensions/FlowDirectionExtensions.cs
Xamarin.Forms.Platform.iOS/Renderers/TabletMasterDetailRenderer.cs