avast / android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.
Apache License 2.0
3.38k stars 413 forks source link

can not generate butterknife #163

Open a-bayat opened 5 years ago

a-bayat commented 5 years ago

I have installed android studio 3.0.1 and added butterknife in gradel and restarted my idea but when ever I try to bind my elements using butterknife there is no option on Alt+ins popup. Is this might related to AS version?