-
public interface ViewStateHolds Activity/Fragment data/UI state through set of LiveData members. ViewState instance of particular Activity is stored in its BaseViewModel.
public interface ViewState
Holds Activity/Fragment data/UI state through set of LiveData members. ViewState instance of particular Activity is stored in its BaseViewModel.