how to make bottom app bar or bottom navigation bar like google home app?

后端 未结 7 1461
悲&欢浪女
悲&欢浪女 2020-12-24 03:26

I want to make a layout like above. Can anyone help me how to do that? I have tried the new material bottom app bar. but I couldn\'t achieve this view.

7条回答
  •  天命终不由人
    2020-12-24 04:16

    You can find another solution here. @barenluth suggest to put a linear layout inside the bottom app bar and use it like navigation view:

    
    
        
            
            
            
            
            
        
    
    

提交回复
热议问题