I am trying to disable the ListView selector on my ListView. I set the List Selector color to a transparent color. This seems to do the trick, but when I select certain text, they change colors. How can I make things work ok?
Disable Android ListView selector
6.2k views Asked by Sheehan Alam At
5
There are 5 answers
0
On
You can change the color of selected items to match your background. This question was asked here.
It's not the best solution, but for me it worked:
You can set the text color manually (in xml or at runtime)