I have listview with items that include both text and images. If I
scroll the listview fast enough all items images are messed up: wrong
images are displayed for wrong items. The same problem exists with
expandable listview. I tried to implement holder class to cache
imageview and image itself using setTag, getTag but nothing helps. The
faster I scroll the more items are messed up. Text almost always
displayed correctly.

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