Possible Duplicate:
ActionBar text color
I would like to modify the color of the text in the"header" of the app (circled in red), any ideas? Manifest or where?
Possible Duplicate:
ActionBar text color
I would like to modify the color of the text in the"header" of the app (circled in red), any ideas? Manifest or where?
Your problem is not in the manifest. Instead, go to values -> styles and set it to the color of your choice.