| NavControllerProvider.kt |
Interface for providing a [.NavController] instance associated with a specific [Fragment].
A class that implements this interface should provide a concrete implementation of the [getNavController] function to
return the appropriate NavController.
|
1719 |
- |