I have several actions all of which display properly. When I click the actions however, the color comes up as the default blueish color and it looks awful with my app. How can I change the 'selected' color of the Action?
This is basically a duplicate of this question
, except that one doesn't deal with ActionBarSherlock.
EDIT
Using the accepted answer, I am getting this error after adjusting style.xml
The error is error: Error retrieving parent for item: No resource found that matches given name 'Theme'.
I entered it into my style.xml
file exactly as given below. In the Sherlock library /res/values/abs_themes.xml
file the style name matches mine exactly.