koral--/android-gif-drawable

h.a.b.b libpl_droidsonroids_gif.so

Closed this issue · 4 comments

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

Please attach a deobfuscated stacktrace and code snippet causing this issue.

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'
}

Thanks it adds a little bit info but still there is not enough data.

Closing due to inactivity.