[Android] Center elements in CarouselView (#8733)
authorJavier Suárez Ruiz <javiersuarezruiz@hotmail.com>
Fri, 6 Dec 2019 04:08:09 +0000 (05:08 +0100)
committerSamantha Houts <samhouts@users.noreply.github.com>
Fri, 6 Dec 2019 04:08:09 +0000 (20:08 -0800)
commite4f897de49d62af2a40af1cde49e2b2e5e437f59
treee632b95cc99fe4c620acf3b3bdb261cfc2185ff2
parent8ddc08c7b9459d77d71a8ba03270d8f733235221
[Android] Center elements in CarouselView (#8733)

* Added repro sample and fix on Android

* Added changes to centered all the items from the CarouselView on Android

* Fixed build error in the added Issue8525

* Renamed issue file

* Fixed build error

* Renamed Issue8525 to Issue8636

* Fixed issues centering carousel items using PeekAreaInsets on Android
fixes #8225
fixes #8638
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8638.xaml [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8638.xaml.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselCodeGallery.cs
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselSnapGallery.cs
Xamarin.Forms.Platform.Android/CollectionView/CarouselSpacingItemDecoration.cs
Xamarin.Forms.Platform.Android/CollectionView/CarouselViewRenderer.cs
Xamarin.Forms.Platform.Android/CollectionView/RecyclerViewScrollListener.cs