diff --git a/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs b/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs index 2416317dc..380e53eea 100644 --- a/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs +++ b/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs @@ -11,112 +11,121 @@ namespace Xamarin.Forms.Controls readonly ScrollView _scrollview; readonly StackLayout _stack; ScrollOrientation _orientation; - List