ViewModel is an Android architecture component. It is used as a data manager in the application. Letting the Activity do the data handling isn't a good idea.
確定! 回上一頁