App Lounge: Memory leak observed in DownloadProgressLiveData
Summary
DownloadProgressLiveData keeps the object of fragmentlifecycleowner when fragment is already destroyed.
The problem
Steps to reproduce install an app from home page -> go to app detail page -> minimize app -> resume app -> go to category page -> install an app from category page -> minimize app -> resume app -> go to homepage
What is the current behavior?
What is the expected correct behavior?
Technical informations
Relevant logs (adb logcat
)
Relevant screenshots
Solutions
Workaround
Possible fixes
Edited by Hasib Prince