How to resolve it???
This "issue" is the
selector
.
You can change it using: android:listSelector.
You can try removing the selector with
android:listSelector="@null
or creating a custom one. Here's a tutorial.
0 comments:
Post a Comment