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
Have you tried android:state_selected="true" ?
android:state_selected="true"