avast / android-butterknife-zelezny

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

Included layouts are getting referenced in Class #151

Open NoumanGhaffar opened 6 years ago

NoumanGhaffar commented 6 years ago

I include a layout in my xml. When I generate references in java class using this plugin, I m not getting the reference to that included layout.