newAnimationExecutor

open fun newAnimationExecutor(): GlideExecutor

Shortcut for calling build on newAnimationBuilder.


open fun newAnimationExecutor(threadCount: Int, uncaughtThrowableStrategy: GlideExecutor.UncaughtThrowableStrategy): GlideExecutor

Deprecated

Use newAnimationBuilder instead.