How to create a Navigation Drawer and Bottom Bar in the same app

前端 未结 4 1572
鱼传尺愫
鱼传尺愫 2021-02-03 10:49

I am creating an app, and I want to have a Navigation Drawer and a Bottom Bar in the app.

I think that I am going for a good way, but I Can do that the Navigation Drawer

4条回答
  •  萌比男神i
    2021-02-03 11:22

    for me the bottom navigation fails to be positioned at bottom until I try this code

    
    
    
        
            
            
    
            
        
    
    
    
    

    So you can give it try!

    and great thanks to

    TechTree

    for his answer

提交回复
热议问题