Description
On Android when a CollectionView is grouped and the ItemSizingStrategy is set to MeasureFirstItem it doesnt measure correctly the items.
iOS Measure All
iOS Measure First
Android Measure All
Android Measure First
Steps to Reproduce
- Create a new MAUI project and use the collection view grouped
- See that in other platforms the ItemSizingStrategy works as expected
Link to public reproduction project repository
https://github.com/jaimeatsherpa/CollectionViewGroupedItemSizingStrategy
Version with bug
9.0.110 SR12
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
On Android when a CollectionView is grouped and the ItemSizingStrategy is set to MeasureFirstItem it doesnt measure correctly the items.
iOS Measure All
iOS Measure First
Android Measure All
Android Measure First
Steps to Reproduce
Link to public reproduction project repository
https://github.com/jaimeatsherpa/CollectionViewGroupedItemSizingStrategy
Version with bug
9.0.110 SR12
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output