[iOS] Fix iOS ScrollToAsync not completing when scrolling to current location (#7979)
authorOliver Brown <galaxiaguy@gmail.com>
Wed, 23 Oct 2019 23:09:55 +0000 (00:09 +0100)
committerSamantha Houts <samhouts@users.noreply.github.com>
Wed, 23 Oct 2019 23:09:55 +0000 (16:09 -0700)
commit8e4fb9bccdb35db31e444f0e679f57feacae7c3f
tree6b529c91cff5d97dec61a332fa47fc9c65ee95ff
parent8e517cec226c429b2a9a5c722b50a1f4a79d3ff9
[iOS] Fix iOS ScrollToAsync not completing when scrolling to current location (#7979)

* Add test case for scroll completed.

* Check iOS scrollview for scrolling to the same place.
fixes #7972
Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs
Xamarin.Forms.Core.UITests.Shared/Tests/ScrollViewUITests.cs
Xamarin.Forms.Platform.iOS/Renderers/ScrollViewRenderer.cs