Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的一个应用程序中实现了 Action Bar Sherlock,但当我没有将其设置为任何颜色时,我无法弄清楚为什么我的按钮中的文本显示为白色。我希望它保持默认的黑色,但即使我将此颜色属性添加到布局文件中,按钮文本颜色仍然是白色。关于这里可能有什么问题的任何想法?
ABS 的默认主题包括白色文本。要更改主题,请查看:
在没有默认 Android 主题的情况下使用 ActionBarSherlock