LiveData is based on the Observer Pattern and makes the communication between the ViewModel and View easy. It observes for data changes and ...
確定! 回上一頁