Contacts: Clear Message Queue when RecentCallsListActivity is paused/destroyed
A context leak occurs in RecentCallsListActivity due to the delayed START_THREAD message in onPredraw() in the RecentCallsAdapter. Clearing the message queue in stopRequestProcessing() fixes the leak. CRs-Fixed: 194183
Loading
Please register or sign in to comment