facebookarchive / shimmer-android

An easy, flexible way to add a shimmering effect to any view in an Android app.
http://facebook.github.io/shimmer-android/
Other
5.31k stars 698 forks source link

use recycled bitmap error #128

Open Firsto opened 2 years ago

Firsto commented 2 years ago

i've got a lot of events in Crashlytics with this description:

Fatal Exception: java.lang.RuntimeException
Canvas: trying to use a recycled bitmap android.graphics.Bitmap@918d560
android.graphics.BaseCanvas.throwIfCannotDraw (BaseCanvas.java:77)
android.view.ViewGroup.dispatchDraw (ViewGroup.java:5093)
com.facebook.shimmer.ShimmerFrameLayout.dispatchDraw (ShimmerFrameLayout.java:157)
swissquote-ak commented 1 year ago

Hello! Any news on this?

YMonnier commented 1 year ago

Hello, I have the same issue, do you know if you plan to fix it?