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