How To Change The Action Bar Text And Background Properties?
Here is my style for the action bar. I would like to change the text and background properties. But the changes are not being applied to the app. Where am I making mistake? This i
Solution 1:
It worked. It was my mistake. I was changing the style in the values folder. Since I am working on ICS I should have changed it in values-14 folder.
Post a Comment for "How To Change The Action Bar Text And Background Properties?"