Skip to content

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

License

Notifications You must be signed in to change notification settings

SamsetDev/ViewModel-mster

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published