Hi Developers,

              I am working on product Dubmenow, our application dub
provides smart way to share business card. I am using androids native
list view for most of our screens.

      When ever we instantiate List it takes time to load if we have
good amount of list items. Some times it seems application freezes for
some seconds. Although at the time of list creation, we have a
progress bar running. But at some point progress bar freezes (stops
spinning.) and after some time list shows up.
Because of this problem user experience goes for a toss.

Can you guys tell if this a common problem with the ListActivity, that
it takes time to load or to appear on screen if the number of items
are huge? I have seen even in android market place list is implemented
with pagination.

If someone has dealt with this problem and he/she can help me out it
would be appreciable.

Thanks and Regards,
Amit Chhabra


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to