I want to change the background of a listview item when the user clicks it. Kind of like the Honeycomb settings page (Although I\'m not dealing with just settings so I\'m no
I used android:state_activated="true" instead of state_selected. It works like a charm!
android:state_activated="true"
state_selected