a/listviewa/performancee/7 :clock7:help wantedp/Androidp/UWPt/bug :bug:up-for-grabs
倉庫指標
- 星標
- (5,644 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Description
When updating ItemsSource for ListView cell views remains in memory both on Android(not so fast) and UWP(rapidly)
Steps to Reproduce
- Run sample app in Android/UWP
- Click a few times on any item
- Check debug output or diagnostic on UWM
Expected Behavior
Cell Views GC
Actual Behavior
Cells grow in memory
Sample Project: ListViewMemory.zip