-
When a CollectionView ItemsSource is empty, it shows the EmptyView and also hides the Header. How would I go about showing both? |
Beta Was this translation helpful? Give feedback.
Answered by
hartez
Aug 8, 2023
Replies: 1 comment
-
Are you seeing this on Android? We recently fixed a bug on Android so that the Header and Footer would display at the same time as the EmptyView: #15979 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kklose23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you seeing this on Android? We recently fixed a bug on Android so that the Header and Footer would display at the same time as the EmptyView: #15979