When working with MutableLiveData you can update the observable value in 2 ways: setValue; postValue. Both will update the live data value as ...
確定! 回上一頁