Skip to content

Instantly share code, notes, and snippets.

@BKinya
Created December 20, 2019 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BKinya/6aeae530e2dcaf96e0d5644a3f96082d to your computer and use it in GitHub Desktop.
Save BKinya/6aeae530e2dcaf96e0d5644a3f96082d to your computer and use it in GitHub Desktop.
//set up toolbar
rootView.findViewById<Toolbar>(R.id.toolbar).setupWithNavController(
navController = navHostFragment.navController
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment