LifecycleModel
Java
β
226
updated 7y ago
π¬ The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html
No plain-English explanation yet β one is being written right now. Check back in a minute.