-
Notifications
You must be signed in to change notification settings - Fork 1.9k
EmptyViewTemplate does not do anything #18551
Copy link
Copy link
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidt/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
While looking at #15158, I was not able to test the layout as it was using EmptyViewTemplate. I saw this PR that fixed empty views #11763 for issue #10819.
However, now that EmptyView is working we closed it, but the other issue of templates is still outstanding.
Steps to Reproduce
- Copy the repro in Android EmptyView in CollectionView weird resize after screen rotation #15158
- Run
- Observe nothing
- Change the repro to use EmptyView
- Observe the layout
Or
- Download the sample in Android - Collectionview EmptyView not visible #10819
- Run
- Observe the empty view
- Change the sample to use a EmptyViewTemplate
- Run
- Observe nothing
Link to public reproduction project repository
Version with bug
7.0.100
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows, macOS, Other (Tizen, Linux, etc. not supported by Microsoft directly)
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidt/bugSomething isn't workingSomething isn't working