observeForever (new Observer<String>() {. @Override. public void onChanged(@Nullable String s) {. mLiveData.removeObserver(this);. }.
確定! 回上一頁