Fixed navigation header in navigation drawer while scrolling through items

前端 未结 5 1685
傲寒
傲寒 2021-01-15 14:37

CURRENT STATE: NavigationDrawer with a NavigationHeader and NavigationMenu items. The items are large in number so scrolling is required in order to access

5条回答
  •  既然无缘
    2021-01-15 15:30

    Hey guys I've come up with a solution for the nav_drawer and how we can implement the static nav_drawer without writing any extra coding.

    I'm sharing git link of the project that I'm currently working on. Thanks !! Below is the activity_main.xml file and I've used Navigation View Menu

        
    
    
        
    
            

    And you don't need to make any changes into your header layout and nav_drawer.

提交回复
热议问题