更改 Android Honeycomb 中的菜单项文本颜色

发布于 2024-12-13 17:56:24 字数 470 浏览 0 评论 0原文

我在操作栏中实现样式时遇到各种问题,我已阅读

http://android-developers.blogspot.com/2011/04/customizing-action-bar.html

这迫使您继承一些相当晦涩的类,并最终设法更改标题文本颜色。现在我想更改始终存在于操作栏中的菜单项的文本颜色。为什么当我指定全局文本颜色时,它不会将其应用于操作栏中的任何内容,我不知道......无论如何,有人知道如何更改文本颜色吗?我可以看到您可以使用“android:selectableItemBackground”更改背景,但不知道如何更改文本颜色。

...我不喜欢违反标准,但我真的想将操作栏扔到窗外,并在片段中制作一个很好的正常相对布局。

多谢

I'm having all sorts of problems implementing styles in action bar, i've read

http://android-developers.blogspot.com/2011/04/customizing-action-bar.html

Which forces you to inherit some pretty obscure classes and finally managed to change the title text color. Now I'm wanting to change the text color of a menu item which is always preseant in the action bar. Why one earth when I specifiy a global text color it doesn't apply it to anything in the action bar I don't know... Anyway, does anyone know how to change the text color? I can see you can change the background with "android:selectableItemBackground" but no how to change the text color.

...I don't like to go against the standard but I really want to throw the acion bar out of the window and just make a nice normal relative layout in a fragment.

Thanks a lot

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑,眼淚并存 2024-12-20 17:56:24

我认为使用 android 已发布的 API 是不可能的。

i don't think that is possible using the published APIs of android.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文