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

Plugin imported wrong ViewStub package #110

Closed xxxifan closed 8 years ago

xxxifan commented 8 years ago

ViewStub should from android.view.ViewStub but it was imported android.widget.ViewStub.