LiveData can apply observer pattern to a variable, thus you can bind the data changes to the UI component. One example of using both ViewModel ...
確定! 回上一頁