How to change three dots button on android to other button

后端 未结 6 2071
天涯浪人
天涯浪人 2020-12-06 01:15

I wanna change the three dots button on Android to other button which is an \"Add\" button. How to do it? I have changed set the button in my drawable, but it keep prompt th

6条回答
  •  自闭症患者
    2020-12-06 02:11

    Sorry i can't reply as a comment, but i'm guessing you want to change the actionbar overflow menu icon. If so you can do it in styles.xml.

     
    
    
    
    
    

    Original post: How to change option menu icon in the action bar?

提交回复
热议问题