https://github.com/samsetdev/mvvm-android-master
The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.
https://github.com/samsetdev/mvvm-android-master
android android-architecture-components android-mvvm architecture architecture-components baseadapter basefragment livedata livedata-databinding mvvm mvvm-architecture recyclerview-adapter recycleview viewmodel
Last synced: 13 days ago
JSON representation
The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.
- Host: GitHub
- URL: https://github.com/samsetdev/mvvm-android-master
- Owner: SamsetDev
- License: apache-2.0
- Created: 2019-03-06T13:01:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T07:54:20.000Z (about 6 years ago)
- Last Synced: 2023-03-02T09:36:59.946Z (over 2 years ago)
- Topics: android, android-architecture-components, android-mvvm, architecture, architecture-components, baseadapter, basefragment, livedata, livedata-databinding, mvvm, mvvm-architecture, recyclerview-adapter, recycleview, viewmodel
- Language: Java
- Size: 374 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0