Re: [android-developers] ListView methods invalidate() versus invalidateViews()

2009-12-23 Thread Mark Murphy
Agus wrote: > What's the functional difference between these listview methods: > invalidate() and invalidateViews() ? > Which one is faster to refresh a listview? Hopefully neither. If you are using an ArrayAdapter as your adapter, modify the contents of the ArrayAdapter directly (via add(), ins

[android-developers] ListView methods invalidate() versus invalidateViews()

2009-12-23 Thread Agus
Hi all, What's the functional difference between these listview methods: invalidate() and invalidateViews() ? Which one is faster to refresh a listview? Thanks, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send