A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
V
- validateRequestPermissionsRequestCode(Integer) - function in androidx.fragment.app.BindingViewModelActivity
- validateRequestPermissionsRequestCode(Integer) - function in androidx.fragment.app.ViewModelActivity
- ViewModelActivity - class in app.futured.arkitekt.core.activity
- Base Activity class with built-in ViewModel support
- ViewModelBottomSheetDialogFragment - class in app.futured.arkitekt.core.fragment.bottomsheet
- Base BottomSheetDialogFragment class with built-in ViewModel support
- ViewModelDialogFragment - class in app.futured.arkitekt.core.fragment.dialog
- Base DialogFragment class with built-in ViewModel support
- ViewModelFragment - class in app.futured.arkitekt.core.fragment
- Base Fragment class with built-in ViewModel support
- ViewState - class in app.futured.arkitekt.core
- Holds Activity/Fragment data/UI state through set of LiveData members.