Open webserveis opened 4 years ago
Test
navController.addOnDestinationChangedListener { _, destination, _ -> Log.d(TAG, "addOnDestinationChangedListener" + destination.id) //toolbar.title = navController.currentDestination?.label }
onlly call once time
I try this, but no 100% work change return
null
forsuper.navigate(destination, args, navOptions, navigatorExtras)
No keepState U_U
Sorry, but the "suggested change" just flashes the fragment every time you click the bottomNavBar more then one time :(
No poblem, I solved change title in each fragment, works fine
Test
onlly call once time
I try this, but no 100% work change return
null
forsuper.navigate(destination, args, navOptions, navigatorExtras)
No keepState U_U