简体   繁体   English

Android ActionBar(Sherlock) - 更改菜单图标颜色/透明度

[英]Android ActionBar (Sherlock) - Changing menu icon color / transparency

Is there a way to make to change the color of the 3 dots of the menu icon? 有没有办法改变菜单图标的3个点的颜色? I'd like to make them completely white without any transparency but haven't found anything in the android styles/themes? 我想让它们完全白色而没有任何透明度,但在android样式/主题中没有找到任何东西?

FYI: I'm using actionbarsherlock. 仅供参考:我正在使用actionbarsherlock。

Thanks in advance :) 提前致谢 :)

这是因为它们不是在代码中生成的,只是在您的drawable目录中搜索图像com_actionbarsherlock/res/drawable-hdpi/abs__list_divider_holo_light.9.png ,您可以更改此图像的颜色。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM