repeat Count
fun ImageRequest.Builder.repeatCount(repeatCount: Int): ImageRequest.Builder
Content copied to clipboard
Set the number of times to repeat the animation if the result is an animated Drawable.
Default: MovieDrawable.REPEAT_INFINITE
See also
Get the number of times to repeat the animation if the result is an animated Drawable.