Package app. futured. arkitekt. core. fragment. dialog
Types
BindingViewModelDialogFragment
Link copied to clipboard
abstract class BindingViewModelDialogFragment<VM : BaseViewModel<VS>, VS : ViewState, B : ViewDataBinding> : ViewModelDialogFragment<VM, VS>
Content copied to clipboard
ViewModelDialogFragment
Link copied to clipboard
abstract class ViewModelDialogFragment<VM : BaseViewModel<VS>, VS : ViewState> : DialogFragment
Content copied to clipboard