View State
interface ViewState
Content copied to clipboard
Holds Activity/Fragment data/UI state through set of LiveData members. ViewState instance of particular Activity is stored in its BaseViewModel.
Holds Activity/Fragment data/UI state through set of LiveData members. ViewState instance of particular Activity is stored in its BaseViewModel.