linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] slow ContactHelper.queryContact causing UI freeze


From: Jiang Jinke
Subject: [Linphone-developers] slow ContactHelper.queryContact causing UI freeze when have large(700-1000) contact list
Date: Tue, 9 Jun 2015 21:05:14 +0800

I have slow access to history and incoming calls when I have large contacts list, such as 700~1000 contacts in my Contacts.

When calling LinphoneUtils.findUriPictureOfContactAndSetDisplayName either in IncomingCallActivity or HistorySimpleFragment, will have about 4-6s UI freeze.

I saw the search method is using a for loop to check the name and pictures.

Is there any way to improve this ? Use AsyncTask or someway.

Thanks !

Samford Jiang

reply via email to

[Prev in Thread] Current Thread [Next in Thread]