How to disable/hide three-dot indicator(Option menu indicator) on ICS handsets

后端 未结 19 1802
闹比i
闹比i 2020-12-04 19:29

How to disable/hide three-dot indicator(Option menu indicator) on ICS handsets which does\'t have menu button. ?

I am running application as

19条回答
  •  情深已故
    2020-12-04 20:04

    Copy paste this code in main.xml in menu folder you just need to make the item android:visible="false"

        
    
        
    
    

提交回复
热议问题