Memory usage increases when scrolling collectionview if resources count is more than 191 #22053
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
memory-leak 💦
Memory usage grows / objects live forever (sub: perf)
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
t/perf
The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
Milestone
Description
I have a simple maui application for android with a collectionview and several static resources.
The collectionview is NOT using the static resources.
Here is a strange behavior that happens when scrolling the collectionview:
It's very easy to reproduce. Same behavior for both Debug and Release.
ok.webm
ko.webm
Steps to Reproduce
Link to public reproduction project repository
https://github.com/tranb3r/Issues/tree/main/MauiAppStaticResourceMemory
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
No response
Did you find any workaround?
No workaround.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: