@BindView的用法

buider.gradle(app中的dependencies加入):html         implementation 'com.jakewharton:butterknife:8.8.1' annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1' 便可,使用:app @BindView(R.id.text1) Text
相關文章
相關標籤/搜索