How to show menu popup exact below actionbar?

后端 未结 5 458
我在风中等你
我在风中等你 2020-12-16 14:32

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:

5条回答
  •  独厮守ぢ
    2020-12-16 14:57

    If you want to keep using ActionBar and AppCompat theme rather than ToolBar or Holo theme, you can use this code:

    
    
    
    

    This worked for me.

提交回复
热议问题