I am using the new Navigation component from Android Jetpack.
The root Activity setup is quite simple:
override fun onCreate(savedInstanceState: Bund
you can remove android:label in navigation graph then write in onCreateView()
activity?.title="your title"