1 Answers1

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