Thanks, but as I said, I tried that, and it didn't help. And you shouldn't 
have to do that anyway -- according to the API 
documentation<http://developer.android.com/reference/android/widget/ArrayAdapter.html#setNotifyOnChange(boolean)>,
 
notification is meant to happen automatically when you're just calling the 
adapter's add, remove, insert and clear methods, unless you explicitly call 
setNotifyOnChange(false) when you create the adapter (which I didn't).

Cheers,
Calum.

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

Reply via email to