Change colour of activated list item background on Honeycomb

Viewed 11279

For Honeycomb, I have set my listview items to use the ?android:attr/activatedBackgroundIndicator style so they remain highlighted when selected.

How do I change the colour of the highlight?

1 Answers
Related