From 28b9aa2be6df1e34adec6947d0b17b4a1f137063 Mon Sep 17 00:00:00 2001 From: Rui Marinho Date: Mon, 25 Jan 2021 20:02:06 +0000 Subject: [PATCH 1/3] [Controls] Add test sample for #13296 --- .../CarouselXamlGallery.xaml | 5 +- .../CarouselXamlGallery.xaml.cs | 60 ++++++++++++------- 2 files changed, 43 insertions(+), 22 deletions(-) diff --git a/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml b/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml index 9bfad68e3db..471ff6ff319 100644 --- a/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml +++ b/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml @@ -12,6 +12,7 @@ + @@ -29,9 +30,11 @@