How to implement new material BottomAppBar as BottomNavigationView

前端 未结 6 1182
温柔的废话
温柔的废话 2020-12-30 03:52

I was trying to implement the new BottomAppBar that usually looks like this: material BottomAppBar as a BottomNavigationView like in the Google home app that looks like this

6条回答
  •  遥遥无期
    2020-12-30 04:32

    This might help someone to achieve the above design. Add empty menu item to adjust the fab button and space.

    
    
    
         
    
            
    
            
        
    
    
        
    
        
    

提交回复
热议问题