-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Item spacing not properly applied between items in CollectionView Horizontal LinearItemsLayout. #25859
Copy link
Copy link
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-cv2fixed-in-9.0.21partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
Item spacing is not correctly applied between the group header and the items in the CollectionView when using LinearItemsLayout.
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.
| Android | iOS |
|---|---|
![]() |
![]() |
Steps to Reproduce
- Run the sample attached in the repository.
- Observe that the spacing is not properly applied between the item and the group header (on the left side).
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewcollectionview-cv2fixed-in-9.0.21partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Projects
Status
In Progress

