How to show menu popup exact below actionbar?

后端 未结 5 461
我在风中等你
我在风中等你 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 15:18

    When working with AppCompat Theme, below code help you.Either Kitkat or Lollipop

    Make your style.xml like below

    
    
    
    
    

提交回复
热议问题