質問

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