Change the action bar settings icon color

后端 未结 6 2072
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-14 08:07

How can one change the color of the overflow icon in the action bar?

\"enter

(

6条回答
  •  粉色の甜心
    2020-12-14 08:22

    You can use your custom style inside for menu item, like this

    @style/myCustomMenuTextApearance
    

    Define the style like this:

    
    

    Also see Change the background color of the options menu and

    Android: customize application's menu (e.g background color)

提交回复
热议问题