build

open fun build(dataSource: DataSource, isFirstResource: Boolean): Transition<R>

Returns a new Transition.

Parameters

dataSource

The com.bumptech.glide.load.DataSource the resource was loaded from.

isFirstResource

True if this is the first resource to be loaded into the target.