伙计。由于" java.io.FileNotFoundException:res / drawable-xhdpi-v4 / component_tip_loading1.png"我遇到了崩溃。
但我解压缩了我的apk,发现资源已存在。
我的build.gradle set minifyEnabled为true,但没有设置shrinkResources
谢谢你的任何建议。
Caused by: java.io.FileNotFoundException: res/drawable-xhdpi-v4/component_tip_loading1.png
at android.content.res.AssetManager.openNonAssetNative(Native Method)
at android.content.res.AssetManager.openNonAsset(AssetManager.java:405)
at android.content.res.Resources.loadDrawableForCookie(Resources.java:2443)