Romain, one more question. Is this rule applicable for adding/removing elements from adapter (in other words - changing number of elements in ListView) or also when changing content of elements?
On 15 окт, 16:31, Alexey <[email protected]> wrote: > Romain, your answers are clear, but confusing. As I understood > modifying adapter should be done in worker thread and only > notifyDataSetChanged in UI thread. > Now as I see the concept is different, but what if we need to add > several hundred items into adapter, won't UI thread be in freeze for > this time? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

