OnDestinationChangedListener

OnDestinationChangedListener. It has been created, even if androidx.navigation.NavController.OnDestinationChangedListener already exists, because it is needed that onDestinationChanged is called in the fragments' onViewCreated method

Functions

Link copied to clipboard
abstract fun onDestinationChanged(destinationId: Int)

Called when the navigation destination change