Closed
Description
Description
CollectionView EmptyView using a View or Template is not rendering on Android.
Steps to Reproduce
- Sync or download https://github.com/dotnet/maui-samples/tree/main/8.0/UserInterface/Views/CollectionViewDemos
- Lunch the App on Android.
- Navigate to the sample EmptyView with multiple views or EmptyView with EmptyViewTemplate.
- Write something long in the filter to force the EmptyView to appear.
- Is not appearing.
Link to public reproduction project repository
https://github.com/dotnet/maui-samples/tree/main/8.0/UserInterface/Views/CollectionViewDemos
Version with bug
8.0.21 SR4.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No response
Relevant log output
No response