It is giving java.lang.IllegalArgumentException: No drawer view found with gravity LEFT
and marking return NavigationUI.navigateUp(navController, drawerLayout) as the issue.
I tried everything like setting gravity to right|left or just left, even degrading the dependencies, but it's not working at all.
Please someone help as I wasted a lot of time with this.
It is giving java.lang.IllegalArgumentException: No drawer view found with gravity LEFT and marking return NavigationUI.navigateUp(navController, drawerLayout) as the issue.
I tried everything like setting gravity to right|left or just left, even degrading the dependencies, but it's not working at all.
Please someone help as I wasted a lot of time with this.