Android: Custom action bar,How to use entire width?

前端 未结 5 904
梦如初夏
梦如初夏 2020-12-10 04:54

Here is an image of my custom action bar:

\"enter

I want to use the entire wid

5条回答
  •  自闭症患者
    2020-12-10 05:42

    I solved this by using toolbar and adding the following properties to this.

    
    
    
    
    
    

    app:contentInsetEnd and app:contentInsetStart ..

    See if it helps you

提交回复
热议问题