CURRENT STATE: NavigationDrawer with a NavigationHeader and NavigationMenu items. The items are large in number so scrolling is required in order to access
I know its too old question but i sharing a solution that's working for me:
1. PLACE nav_header_main inside NavigationView
2. ADD some empty item as suitable for your header height in @menu/activity_main_drawer file
......