문제

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