Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1f26c7b2 authored by Yorke Lee's avatar Yorke Lee
Browse files

Fix activity leak in Dialer

Make sure to close the contact lookup thread when ListsFragment is
destroyed, just like in CallLogFragment.

The thread was holding a reference to the outer adapter because it was
a non-static inner class, which was causing the adapter and activity to
leak.

Bug: 17472228
Change-Id: Ic2d6fbded0c8c40cf99d779fe24a535d75bc802a
parent 6b080357
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment