Package app. futured. arkitekt. dagger. fragment. bottomsheet
Types
BaseDaggerBindingBottomSheetDialogFragment
Link copied to clipboard
abstract class BaseDaggerBindingBottomSheetDialogFragment<VM : BaseViewModel<VS>, VS : ViewState, B : ViewDataBinding> : BindingViewModelBottomSheetDialogFragment<VM, VS, B> , ViewModelCreator<VM>
Content copied to clipboard
BaseDaggerBottomSheetDialogFragment
Link copied to clipboard
abstract class BaseDaggerBottomSheetDialogFragment<VM : BaseViewModel<VS>, VS : ViewState, B : ViewDataBinding> : ViewModelBottomSheetDialogFragment<VM, VS> , ViewModelCreator<VM>
Content copied to clipboard