How do I do this per selected list item.
I tried adding this to android:background
android:background
Here's a good article on how to use selectors with lists.
Instead of setting it to be the android:background of the ListView, I believe you want to set android:listSelector as shown below:
android:listSelector