on Animation Start
fun ImageRequest.Builder.onAnimationStart(callback: () -> Unit?): ImageRequest.Builder
Content copied to clipboard
Set the callback to be invoked at the start of the animation if the result is an animated Drawable.