484087c181cedb5a6418c8c10f81a36eaa49420f
When DataSaverPreference is shown repeatedly, memory leak happens since DataSaverBackend.Listener is not removed on onDetached(). TEST: Repeat enter and exit "Data usage" for several times and check if the count of activity is not increasing. Bug: 72581115 Change-Id: Ic4a72de049bb87f1e522fe46dd0fb4bb58ed65a5
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%