文件名称:Android代码-android-mvvm
文件大小:183KB
文件格式:ZIP
更新时间:2022-08-25 18:20:25
Android代码
Deprecatet! This project is deprecated. android-mvvm A Model-View-ViewModel library for Android apps. Check Android-mvvm page for more information. Features This library helps reduce boilerplate code in android applications: a useful implementation of Model-View-ViewModel pattern by leveraging the new Android Data Binding. automating bind ViewModel with view. ViewModel is isolated from Activity/Fragment lifecycle. It's particularly good at surviving configuration changes when Android dest