Item spacing not properly applied between items in CollectionView Horizontal LinearItemsLayout. #25859
Labels
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
Item spacing is not correctly applied between the group header and the items in the
CollectionView
when usingLinearItemsLayout
.It works correctly on Android but not on iOS. Refer to the attached image for reference: the left spacing is missing for the second and third group headers on iOS.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Tamilarasan-Paranthaman/Maui-Reported-Issues/tree/main
Version with bug
9.0.0 GA
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: