In Android : Reverse layout only when default layout direction is the… (#7809)
authorElashi <mohd_ashi@yahoo.com>
Tue, 22 Oct 2019 16:50:36 +0000 (19:50 +0300)
committerShane Neuville <shneuvil@microsoft.com>
Tue, 22 Oct 2019 16:50:36 +0000 (10:50 -0600)
commit3d92bbd4e8fefdd063a7ca6c376a021ab814942b
treedec7d06079cbf05b8ec17a2b2c13b3de65feee3b
parent95961eea54547963956d55c749d4129251e8554d
In Android : Reverse layout only when default layout direction is the… (#7809)

* In Android : Reverse layout only when default layout direction is the opposite of the user settings (#7393)

* - remove ReverseLayout and just rely on LayoutDirection

* - fix formatting
Xamarin.Forms.Platform.Android/CollectionView/EdgeSnapHelper.cs
Xamarin.Forms.Platform.Android/CollectionView/ItemsViewRenderer.cs
Xamarin.Forms.Platform.Android/CollectionView/SingleSnapHelper.cs