Closed DhruvamSharma closed 6 years ago
The variable type mentioned in the diagram is LiveData<List<List>> while it should have been LiveData<List> in MainActivityViewModel Box .
The variable type mentioned in the diagram is LiveData<List<List>> while it should have been LiveData<List> in MainActivityViewModel Box .