Anyone getting a java illegalStateException when running your 1.5
built app on 1.6? Everything has worked fine with my code for months.
Get message "the content of the adapter has chagned but Listview did
not receive a notification. Make sure the content of your adapter is
not modified from a background thread, but only from the UI thread."

I'm sure my adapter mods are not in the UI thread. Has anyone else
seen this? What else could cause this? 1.6 is either finding a problem
that 1.5 didn't care about or there's a bug in 1.6.

Thanks,

pawpaw17
--~--~---------~--~----~------------~-------~--~----~
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