Fxymine4ever
Results
1
issues of
Fxymine4ever
``` public LiveData getProjectList(String userId) { final MutableLiveData data = new MutableLiveData(); like this, if you use the method to refresh data, you can only get a new mutableLiveData which...