You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I got this report from Firebase and it's from one of our users. Could you check it, please?
Fatal Exception: java.lang.IllegalArgumentException: cannot use a recycled source in createBitmap
at android.graphics.Bitmap.createBitmap(Bitmap.java:882)
at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:807)
at com.takusemba.cropme.CropLayout$crop$1.invoke(CropLayout.kt:189)
at com.takusemba.cropme.CropLayout$crop$1.invoke(CropLayout.kt:32)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
The text was updated successfully, but these errors were encountered:
Hello. I got this report from Firebase and it's from one of our users. Could you check it, please?
Fatal Exception: java.lang.IllegalArgumentException: cannot use a recycled source in createBitmap
at android.graphics.Bitmap.createBitmap(Bitmap.java:882)
at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:807)
at com.takusemba.cropme.CropLayout$crop$1.invoke(CropLayout.kt:189)
at com.takusemba.cropme.CropLayout$crop$1.invoke(CropLayout.kt:32)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
The text was updated successfully, but these errors were encountered: