说明:ViewBindingPropertyDelegate
使使用更简单
重要说明:在使用库之前,请先启用ViewBinding
项目的每个Gradle模块都需要启用ViewBinding。您可以在找到如何做
将库添加到项目
allprojects {
repositories {
mavenCentral()
}
}
dependencies {
implementation ' com.github.kirich1409:viewbindingpropertydelega
<weixin_42134285> 上传 | 大小:188kb