Package 

Interface ViewState


  • 
    public interface ViewState
    
                        

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