If you want to change icon/title menu in the actionbar/toolbar programmatically, Overide onCreateOptionsMenu method and find item so you need to change, Use invalidateOptionsMenu() to update some changes in menu after onCreateOptionsMenu executed. How do I hide a menu item in the actionbar? Thanks for contributing an answer to Stack Overflow! Making statements based on opinion; back them up with references or personal experience. To provide a familiar and consistent user experience, you should use the Menu APIs to present user actions and other options in your activities.. Beginning with Android 3.0 (API level 11), Android-powered devices are no longer required to provide a dedicated Menu button. I used the latest version of edge that available on play store, my android version is 8.0.0 There will be three items in menu you can add as many as you want. Help please! It works :) Just want to mention that the item of "action_settings" should be wrapped in "