I want to create a custom overflow menu item in my ActionBar in addition at the Setting item like described in the image below:
when click item from actionbar
PopupMenu popup = new PopupMenu(MainActivity.this, v); popup.getMenuInflater().inflate( R.mymenu xml , popup.getMenu()); mymenu.xml