GifDecoder

constructor(source: ImageSource, options: Options, enforceMinimumFrameDelay: Boolean = true)

Parameters

enforceMinimumFrameDelay

If true, rewrite a GIF's frame delay to a default value if it is below a threshold. See https://github.com/coil-kt/coil/issues/540 for more info.