引用

module的build.gradle中加

implementation 'com.jakewharton:butterknife:8.5.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.5.1'

然后app的build.gradle加

学习笔记——butterknife学习笔记——butterknife

相关文章: