com.hedgehog.gdzietabiedra.ribs.bottomnav.settings / SettingsRouter
SettingsRouter
class SettingsRouter : ViewRouter<SettingsView, SettingsInteractor, Component> (source)
Adds and removes children of {@link SettingsBuilder.SettingsScope}.
TODO describe the possible child configurations of this scope.
Constructors
| Name | Summary | 
|---|---|
| <init> | SettingsRouter(view: SettingsView, interactor: SettingsInteractor, component: Component)Adds and removes children of {@link SettingsBuilder.SettingsScope}.  |