glide
glide copied to clipboard
Cannot obtain size for recycled Bitmap
java.lang.IllegalStateException: Cannot obtain size for recycled Bitmap: android.graphics.Bitmap@df09444[720x540] ARGB_8888
This is the code I wrote, which caused a crash, is there a way to reproduce this problem?
glide version: 4.13.0
https://bumptech.github.io/glide/doc/resourcereuse.html#common-errors might help, or there could be a resource re-use issue in Glide