I have a listview in the first page of the application which takes
almost a minute to populate. It would be nice if after each entry were
generated (in a non-ui thread) the list added that entry - Simply
calling refresh in the UI thread with a handler post does not do the
trick.
I use an ArrayAdapter constructed with a list -
Any bright ideas

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to