I'm stuck with the ThemeOverlay.AppCompat.Dark.ActionBar. I need a dark actionbar with white text. 
But that is what i get:
I have a PreferenceActivity where i need this bar, after research i found the following solution: https://stackoverflow.com/a/27455363/1809221
I have exactly the same.
Any suggestions? Thanks in advance

