草庐IT

DrawableWrapper

全部标签

android - 类未找到异常 "android.support.v4.graphics.drawable.DrawableWrapper"

什么会导致支持库中的类DrawableWrapper出现此错误?Causedby:java.lang.ClassNotFoundException:Didn'tfindclass"android.support.v4.graphics.drawable.DrawableWrapper"onpath:DexPathList[[zipfile"/data/app/com.example.banyan.tasty-1/base.apk"],nativeLibraryDirectories=[/vendor/lib,/system/lib]] 最佳答案

java.lang.NoClassDefFoundError : Failed resolution of: Landroid/support/v4/graphics/drawable/DrawableWrapper; 错误

应用程序正在运行,但当打开警报对话框时,我们会收到此错误。已经4天了,没有找到任何解决方案。03-0616:05:23.3555505-5505/com.boltt.healthE/UncaughtException:java.lang.NoClassDefFoundError:Failedresolutionof:Landroid/support/v4/graphics/drawable/DrawableWrapper;atandroid.support.v7.widget.DrawableUtils.canSafelyMutateDrawable(DrawableUtils.jav