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