DataBinding使用教程(一):配置与基本使用

配置DataBinding 开启DataBinding功能很简单,只须要在APP的gradle中按以下方式配置便可:java android { apply plugin: 'com.android.application' android { compileSdkVersion 26 buildToolsVersion "26.0.0" defaultConfig {
相关文章
相关标签/搜索