toggle menu
coil-root
3.1.0-SNAPSHOT
androidJvm
switch theme
search in API
coil-gif
/
coil3.gif
/
onAnimationEnd
on
Animation
End
fun
ImageRequest.Builder
.
onAnimationEnd
(
callback
:
(
)
->
Unit
?
)
:
ImageRequest.Builder
Set the callback to be invoked at the end of the animation if the result is an animated
Drawable
.