LiveData<Integer> liveData = new MutableLiveData<>(); liveData.observe(this, value -> { });


上一篇:
下一篇:
切换中文