ui / com.schibsted.account.ui.navigation

Package com.schibsted.account.ui.navigation

Types

Navigation

class Navigation : OnBackStackChangedListener

Base navigation controller defining common method to navigate through screens every and each controller should extend it.

NavigationListener

interface NavigationListener

a actionListener of navigation events

Exceptions

NavigationException

open class NavigationException : RuntimeException

an RuntimeException occurring when a navigation is not set up for a screen

Properties

DIALOG_SCREEN

const val DIALOG_SCREEN: String