Class Hierarchy
- java.lang.Object
- androidx.fragment.app.Fragment (implements android.content.ComponentCallbacks, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
- com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment (implements com.cheetahdigital.challenges.ui.alert.AlertChallengeView)
- androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
- androidx.appcompat.app.AppCompatDialogFragment
- com.cheetahdigital.challenges.ui.alert.AlertChallengeDialog
- androidx.appcompat.app.AppCompatDialogFragment
- com.cheetahdigital.uikit.architecture.mvp.MvpNullObjectBasePresenter<V> (implements com.cheetahdigital.uikit.architecture.mvp.MvpPresenter<V>)
- com.cheetahdigital.challenges.ui.alert.AlertChallengePresenter<V>
- androidx.fragment.app.Fragment (implements android.content.ComponentCallbacks, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
Interface Hierarchy
- com.cheetahdigital.uikit.architecture.mvp.MvpView
- com.cheetahdigital.challenges.ui.alert.AlertChallengeView