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
Describe the bug
I'm trying to run things using both listener and target but they don't run when I use a gif image or an animated webp for example, formats like jpg do work fine.
Sorry I can't provide 1:1 support for this kind of issue. I'd make sure that Animatable.start is being called on your Drawable. Also it sounds like you might want to use onAnimationStart/End instead of a regular listener.
Describe the bug
I'm trying to run things using both listener and target but they don't run when I use a gif image or an animated webp for example, formats like jpg do work fine.
To Reproduce
Logs/Screenshots
If applicable, add logs or screenshots to help explain your problem.
I found this that could be related with my issue but didn't help me:
#606
#676
Version
I'm using coil 2.6.0
Thanks! 🙌
The text was updated successfully, but these errors were encountered: