Why did the CollectionView frequently invoke GC at loading and display nothing eventually #89
Unanswered
1357310795
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/dotnet/maui-samples/tree/main/6.0/XAML/Fundamentals
I tried to replace the default Listview with Sharpnado.CollectionView in the ListViewDemoPage.xaml
but as I tried to enter ListViewDemoPage,the application is stuck and a lot of GC is invoked.
And no item was displayed...
Beta Was this translation helpful? Give feedback.
All reactions