Initialize the MutableLiveData using the constructor as follows. new MutableLiveData<>("Initial value");. While using the android dependency: implementation ' ...
確定! 回上一頁