App lounge: Fixed memory leak of showing downloading percentage
Description
Fixed memory leaks of showing downloading percentage. Now the percentage is being shown by searching the exact viewholder needs to be updated instead of making viewholder lifecycle aware component. Last approach was error-prone and created memory leaks.
Issue(s)
Test environment
Gradle build against 5141_memoryleak_download_progress branch, install the apk into the device
Test procedures
Try to install apps from homepage/categories/updates and check the showing percentage and if there is any memory leaks popup from leakcanary.
Technical details
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Hasib Prince