avast / android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It doesn't work with butterKnife 8.5.0

MrLeion opened this issue · comments

It doesn't work with butterKnife 8.5.0

yep, I've seen the same problem. Android Studio 2.3.1 doesn't show "Generate ButterKnife Injections" on the Generate menu.

Works normally with AS 2.3.1 and ButterKnife 8.5.1.
Make sure the plugin is installed and ButterKnife is on the project classpath (the project is synced with AS).