MVVM read LiveData from API but then let user to manipulate it

前端 未结 0 1779
栀梦
栀梦 2020-12-10 16:05

My simple program should work this way:

1) Json data being pulled by Retrofit to a repository and through LiveData it comes to an interface;
2) User interacts         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题