linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Showing Blank screen until Contact list fully


From: Rajesh Jadav
Subject: Re: [Linphone-developers] Showing Blank screen until Contact list fully loaded
Date: Mon, 16 May 2016 18:13:21 +0530

Hi,

I am facing one issue of blank screen when linphone app launch each time.

I have contacts of more than 500. When app launches it is refreshing all contacts which is taking much time.

LinphoneActivity calls ContactsManager.getInstance().fetchContacts(); method each time in onResume().

I think blank screen is showing because all contacts are refreshed in main thread. Do i refresh all contacts in seperate thread? or is there any solution? because I am not facing this issue in Linphone app which is available on play store.

--
Regards,
Rajesh Jadav
Jr. Software Developer
Ecosmob Technologies Pvt. Ltd.

reply via email to

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