https://github.com/samsetdev/viewmodel-mster
The ViewModel class is designed to store and manage UI-related data in a conscious way. The ViewModel is able to live through the configuration changes. It means that even after the Activity is destroyed and recreated after the phone rotation, you’ll still have the same ViewModel with the same data
https://github.com/samsetdev/viewmodel-mster
android android-mvvm android-viewmodel lifecycles model mvvm mvvm-architecture mvvm-sample mvvm-viewmodel view viewmodel viewmodel-framework viewmodel-pattern
Last synced: 3 months ago
JSON representation
The ViewModel class is designed to store and manage UI-related data in a conscious way. The ViewModel is able to live through the configuration changes. It means that even after the Activity is destroyed and recreated after the phone rotation, you’ll still have the same ViewModel with the same data
- Host: GitHub
- URL: https://github.com/samsetdev/viewmodel-mster
- Owner: SamsetDev
- License: apache-2.0
- Created: 2019-03-06T11:48:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T12:52:03.000Z (over 6 years ago)
- Last Synced: 2023-03-02T09:37:01.040Z (over 2 years ago)
- Topics: android, android-mvvm, android-viewmodel, lifecycles, model, mvvm, mvvm-architecture, mvvm-sample, mvvm-viewmodel, view, viewmodel, viewmodel-framework, viewmodel-pattern
- Language: Kotlin
- Size: 131 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0