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

Skip to content
Commit c4180ac3 authored by Mengjun Leng's avatar Mengjun Leng Committed by Linux Build Service Account
Browse files

Reducing binder invoking when scrolling

Drawing frame is delay due to losts of binder invoking from
getAccountIcon. When fetching the account icon, need call
getAccountOrNull every time that invokes two remote methods
such as getDefaultDialerPackage and getCallCapablePhoneAccounts.

Put the drawable of the icon into cache so that reduces invoking
getAccountOrNull, otherwise avoid to call the remote method
isVoiceMailNumber.

Change-Id: Ib03975cc6586980189a10f2992df445a26add18b
CRs-Fixed: 1033851
parent 9e2159f4
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