navigation drawer in android navcontroller code example
Example: android navigation drawer not navigating with navcontroller
<androidx.drawerlayout.widget.DrawerLayout>
<include/>
<com.google.android.material.navigation.NavigationView/>
</androidx.drawerlayout.widget.DrawerLayout>