481582f4ecf0d1c3c58551b11b667630cfdf032b
When destroying the activity, the HandlerThread isnt stopped. This results in that the thread remains, and if you enter/exit the activity multiple times, you will end up with multiple threads and a small memory leak Change-Id: I4779d2625e6002b55066dd034c84d743b9f80ef5
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%