Hi Romain, On Apr 21, 12:37 am, Romain Guy <[email protected]> wrote: > Use notifyDatasetChanged(), ListVIew *needs* it. It's also optimized > for cases in which the current set of Views hasn't changed. Just > remember to reuse the convertView in the getView() method and you'll > be fine. Market does that.
Thanks very much. So use it for all scenarios including a single item's values changing? Cheers, Alan. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

