Closed
Description
Description
GroupHeader doesn't fill available horizontal space even if you set HorizontalOptions="Fill". This is not a new bug, I noticed the behaviour in .NET 7 as well. Android is correct. iOS wasn't tested.
Steps to Reproduce
- Load the repository and run the app.
- Observe the spacing around yellow border.
Link to public reproduction project repository
https://github.com/Vroomer/MAUI-CollectionView-templates-bugs.git
Version with bug
8.0.0-rc.2.9511
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
8.0.0-rc.2.9511
Affected platforms
Windows
Affected platform versions
Windows SDK 10.0.19041.0
Did you find any workaround?
No response
Relevant log output
No response