yvonnelyf

Results 2 comments of yvonnelyf

same problem with this file,on system version below android 12 [051b5f213ab01a4c.png.avif.zip](https://github.com/bumptech/glide/files/9147660/051b5f213ab01a4c.png.avif.zip)

don't prepend avif decoder ``` @Excludes(AvifGlideModule.class) @GlideModule public class MyAppGlideModule extends AppGlideModule { @Override public void registerComponents(@NonNull Context context, @NonNull Glide glide, @NonNull Registry registry) { AvifByteBufferBitmapDecoder byteBufferBitmapDecoder = new...