OnboardingScreenContract

Created by Alpar Szotyori on 20.05.2019. Copyright (c) 2019 Gini GmbH.

interface OnboardingScreenContract

Types

Presenter
Link copied to clipboard
abstract class Presenter extends GiniVisionBasePresenter<OnboardingScreenContract.View> implements OnboardingFragmentInterface
View
Link copied to clipboard
abstract class View implements GiniVisionBaseView<OnboardingScreenContract.Presenter>, OnboardingFragmentInterface