I am working on popup-menu in actionbar. But I am stuck to display exact below of actionbar(cut-to-cut).I am putting two snapshot.
My issue screen shot:
If you want to keep using ActionBar and AppCompat theme rather than ToolBar or Holo theme, you can use this code:
ActionBar
AppCompat
ToolBar
Holo
This worked for me.