How to show menu popup exact below actionbar?

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

    You can achieve this by style property overlapAnchor= false

     
    
        
    

    and set that style in AppTheme like below

    
    

提交回复
热议问题