Skip to content

Instantly share code, notes, and snippets.

... some code
NavHostFragment.findNavController(this)
.navigate(R.id.action_carListFragment_to_carFragment)
... some code