Open praveenkumarkarunanithi opened 1 month ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
This issue has been verified using Visual Studio 17.12.0 Preview 2.1(9.0.0-rc.1.24453.9 & 8.0.82). Can repro this issue at Android platform.
Description
When a CollectionView with an empty view or empty view template is placed within a Grid with a row definition set to "*", the empty view expands to fill the available space, causing the footer to be pushed to the bottom of the screen. This behavior is observed on both Android and iOS platforms.
This issue is a sub-issue of CollectionView Header/Footer/EmptyView issues when adding/removing items. It focuses on the specific problem of footer positioning in Collectionview in Android and iOS platform.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/tranb3r/Issues/tree/main/MauiAppCollectionViewHeaderOrEmpty
Version with bug
9.0.0-rc.1.24453.9
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response