weibo_android_sdk icon indicating copy to clipboard operation
weibo_android_sdk copied to clipboard

android.content.res.Resources$NotFoundException: drawable/retry_btn_selector with resource ID #0x7f08012b

Open wuchao226 opened this issue 3 years ago • 0 comments

Caused by: android.content.res.Resources$NotFoundException: Drawable *****:drawable/retry_btn_selector with resource ID #0x7f08012b Caused by: android.content.res.Resources$NotFoundException: File res/s8.xml from drawable resource ID #0x7f08012b at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:1186) at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:926) at android.content.res.Resources.getDrawableForDensity(Resources.java:994) at android.content.res.Resources.getDrawable(Resources.java:933) at android.content.Context.getDrawable(Context.java:687) at android.view.View.setBackgroundResource(View.java:22942) at com.sina.weibo.sdk.web.WebActivity.onCreate(SourceFile:56)

image

wuchao226 avatar Jan 18 '22 07:01 wuchao226