[iOS] Collectionview itemslayout styling changes with footer #21728
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
fixed-in-8.0.90
fixed-in-9.0.0-rc.2.24503.2
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
partner/cat 😻
this is an issue that impacts one of our partners or a customer our advisory team is engaged with
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When using a collectionview that has the itemslayout property and a footer the styling becomes all wrong.
So far I have only encountered this on iOS and when there is 1 item in the collection.
Code to reproduce:
`
Steps to Reproduce
ItemsLayout="VerticalGrid, 2"
Expected behavior
The item is shown on the left side of the page
Actual behavior
The item is shown on the middle of the page
Link to public reproduction project repository
https://github.com/Uridel/CollectionviewLayout
Version with bug
8.0.14 SR3.1
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
no
Relevant log output
No response
The text was updated successfully, but these errors were encountered: