You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
when I generate butterknife code:
it's show me the
Error: cannot find symbol class Bind
but my another project, that generate code:
it's successful.
I fix the
@Bind
to@BindView
, it's successful too, but the plugin cant generate@BindView
in this project, I need help, thanks.The text was updated successfully, but these errors were encountered: