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?

有帮助吗?

解决方案

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

Using ActionBarSherlock without the default Android theme

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top