At a guess I'd say it's caused by the listview recycling views.
There's a long talk here about ListView:
http://code.google.com/events/io/2010/sessions/world-of-listview-android.html



On Sep 29, 2:51 am, John Gaby <jg...@gabysoft.com> wrote:
> I have a ListView which presents a table of items.  The table is
> supposed to look like:
>
> http://gabytest.com/images/good.png
>
> but if I scroll around a bit, I sometimes see:
>
> http://gabytest.com/images/bug.png
>
> Now this only seems to happen when I run the program on an actual
> device (Motorola Droid with Android 2.2).  I have never seen this
> happen on the emulator.
>
> Has anyone ever seen anything like this?  Does anyone have any
> suggestions about what I might look for?
>
> Thanks.

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