You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LeakActivity not preserving list position on back navigation from leak details
Steps to Reproduce
Launch LeakActivity on an app with enough number of leaks
Select Heap Dumps bottom tab, scroll to bottom most and tap to view details
Navigate back
Expected behavior: List position should be preserved instead of resetting to top. This isn't a big deal except for legacy project using Leak Canary for first time (tends to have quite a few entries) and navigation isn't friendly.
Version Information
LeakCanary version: 2.11
Android OS version: Android 11
Gradle version: 7.5
Additional Information
leak_canary_list_position.mp4
The text was updated successfully, but these errors were encountered:
Description
LeakActivity not preserving list position on back navigation from leak details
Steps to Reproduce
Heap Dumps
bottom tab, scroll to bottom most and tap to view detailsExpected behavior: List position should be preserved instead of resetting to top. This isn't a big deal except for legacy project using Leak Canary for first time (tends to have quite a few entries) and navigation isn't friendly.
Version Information
Additional Information
leak_canary_list_position.mp4
The text was updated successfully, but these errors were encountered: