在Android Studio3.3.2版本中使用ButterKnife8.8.1,出现这样一个警告,可以删去模块中的应用
apply plugin: 'com.jakewharton.butterknife'
在实际开发过程中还能使用ButterKnife进行绑定,暂时还没有发现有什么影响。
在Android Studio3.3.2版本中使用ButterKnife8.8.1,出现这样一个警告,可以删去模块中的应用
apply plugin: 'com.jakewharton.butterknife'
在实际开发过程中还能使用ButterKnife进行绑定,暂时还没有发现有什么影响。