We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently the plugin generates the old @InjectView annotation for Butterknife. It would be great to add/modify it to generate the new @Bind annotation
@InjectView
@Bind
Currently the plugin generates the old
@InjectViewannotation for Butterknife. It would be great to add/modify it to generate the new@Bindannotation