Вопрос

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