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

Unable to start activity ComponentInfo{com.bt.sample.id/com.bt.sample.id.ui.activity.TicketReviewActivity}: android.view.InflateException: Binary XML file line #31: Binary XML file line #31: Error inflating class ImageView android.app.ActivityThread.performLaunchActivity Raw Text

mukesh4u opened this issue · comments

Caused by android.content.res.Resources$NotFoundException: Resource "com.bt.sample.id:drawable/banner_placeholder" (7f02005b) is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f02005b a=-1 r=0x7f02005b}

Hello the above error coming in my app but its not frequent.Out of 100 attempt 4-5 times I am getting this issue. Please let me know its solution.

This doesn't seem related to our plugin.