h.a.b.b libpl_droidsonroids_gif.so
Closed this issue · 4 comments
zhangwenxiang26 commented
android.view.InflateException: Binary XML file line #23: Binary XML file line #82: Binary XML file line #82: Error inflating class pl.droidsonroids.gif.GifImageView
Caused by:h.a.b.b:libpl_droidsonroids_gif.so
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.18'
Android 6.0.1,level 23 armeabi-v7a WindsongAOB
koral-- commented
Please attach a deobfuscated stacktrace and code snippet causing this issue.
zhangwenxiang26 commented
Equipment information: Android 6.0.1 x86 WindsongAOB
I do not know if the following configuration causes the crash.
ndk {
abiFilters 'armeabi-v7a', 'armeabi', 'arm64-v8a' //, 'x86', 'x86_64'
}
koral-- commented
Thanks it adds a little bit info but still there is not enough data.
koral-- commented
Closing due to inactivity.