DataBinding + LiveData + BindingAdapter. build.gradle (Module: app) apply plugin: 'kotlin-kapt' android { dataBinding { enabled = true } }.
確定! 回上一頁