newAnimationBuilder

open fun newAnimationBuilder(): GlideExecutor.Builder

Returns a new fixed thread pool that defaults to either one or two threads depending on the number of available cores to use when loading frames of animations.

Animation executors do not allow network operations on their threads.