Android listview produces black highlighting over text when scrolling. How to stop this?

Posted by johnrock on Stack Overflow See other posts from Stack Overflow or by johnrock
Published on 2010-05-08T04:57:18Z Indexed on 2010/05/08 5:08 UTC
Read the original article Hit count: 431

Filed under:

I have a listview within which each item contains black text on a white background. When testing on a Nexus One, when scrolling down to read through the text, a black highlight appears over the text and makes it unreadable.

I am trying to figure out what is this setting so I can turn it off. I do not want anything to get highlighted when scrolling down through the list. How can I accomplish this?

Thanks.

© Stack Overflow or respective owner

Related posts about android