Question

I've implemented Action Bar Sherlock in one of my apps, and cannot figure out why the text in my buttons shows up in white when I haven't set it to any color. I would like for it to remain the default black color, but even when I add this color attribute into the layout file, the button text color remains white. Any ideas on what might be wrong here?

Was it helpful?

Solution

The default theme for ABS includes white text. To change the theme, look at this :

Using ActionBarSherlock without the default Android theme

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top