ui / com.schibsted.account.ui.login.screen.identification.ui

Package com.schibsted.account.ui.login.screen.identification.ui

Types

AbstractIdentificationFragment

abstract class AbstractIdentificationFragment : FlowFragment<IdentificationContract.Presenter>, IdentificationContract.View

Abstract class containing the common logic and ui for the identification process

EmailIdentificationFragment

class EmailIdentificationFragment : AbstractIdentificationFragment, IdentificationContract.View

a Fragment displaying the email identification screen

MobileIdentificationFragment

class MobileIdentificationFragment : AbstractIdentificationFragment

a Fragment displaying the phone number identification screen