Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

trying to use a recycled bitmap android.graphics.Bitmap@5b9b226 #273

Open
winnerliu opened this issue Nov 16, 2017 · 0 comments
Open

trying to use a recycled bitmap android.graphics.Bitmap@5b9b226 #273

winnerliu opened this issue Nov 16, 2017 · 0 comments

Comments

@winnerliu
Copy link

java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@5b9b226
at android.graphics.Canvas.throwIfCannotDraw(Canvas.java:1311)
at android.graphics.Canvas.drawBitmap(Canvas.java:1445)
at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:551)
at android.widget.ImageView.onDraw(ImageView.java:1270)
at com.soundcloud.android.crop.CropImageView.onDraw(CropImageView.java:185)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant