ViewModel : Part of Android Jetpack is the class is designed to store and manage UI-related data in a lifecycle conscious way. The ViewModel class allows data to survive configuration changes such as screen rotations.
view-model livedata android-architecture-components android-jetpack android-lifecylce android-jetpack-components android-viewmodal android-modal
-
Updated
Dec 17, 2018 - Kotlin