Android toolbar center title and custom font

前端 未结 30 3041
时光说笑
时光说笑 2020-11-22 04:11

I\'m trying to figure out the right way to use a custom font for the toolbar title, and center it in the toolbar (client requirement).

At the moment, i\'m using the

30条回答
  •  梦如初夏
    2020-11-22 04:53

    Update from @MrEngineer13's answer: to align title center in any cases, including Hamburger icon, option menus, you can add a FrameLayout in toolbar like this:

       
    
             
    
                  
    
            
    
       
    

提交回复
热议问题