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

If layout-file named "title_bar", this plugin will don't work #103

Closed SharerMax closed 8 years ago

SharerMax commented 8 years ago

_Problem_ If layout-file named "titlebar", this plugin will don't work. And show error message "No IDs found in layout"_.

_Version Info_

  1. Plugin Version 1.5
  2. BufferKnife Version: 8.0.1
  3. Android Studio Version: 2.1.2
  4. System Version: Win 10 x64
HiPipilu commented 8 years ago

I found the same problem.It bothered me for a long time.

JasonTsuiOfChina commented 7 years ago

oh my god