diff --git a/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs b/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs index 2416317dc38..380e53eea68 100644 --- a/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs +++ b/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs @@ -11,112 +11,121 @@ public class ScrollGallery : ContentPage readonly ScrollView _scrollview; readonly StackLayout _stack; ScrollOrientation _orientation; - List