how to resolve this? I try to input butterknife injectview, but it can't work
Asked
Active
Viewed 152 times
1 Answers
0
I believe since the Butterknife 7.0.0 release the @InjectView annotation has been replaced with @Bind annotation. As this older answer shows :The import butterknife.InjectView cannot be resolved

FalcoVerhagen
- 154
- 1
- 8