Hello folks. I'm using navigation component with bottom nav bar by: ```bottomNavView.setupWithNavCon...
b
Hello folks. I'm using navigation component with bottom nav bar by:
Copy code
bottomNavView.setupWithNavController(navController)
By default, the start destination will not be save and restore the state. How can I do that ? THanks