I want use ToolBar instead of ActionBar, but don\'t show me menu in toolbar!!! i want set menu such as Refresh or Setting<
ToolBar
ActionBar
Simple fix to this was setting showAsAction to always in menu.xml in res/menu
showAsAction
always
menu.xml