DrawableResult

fun DrawableResult(drawable: Drawable, isSampled: Boolean, dataSource: DataSource)

Parameters

drawable

The loaded Drawable.

isSampled

True if drawable is sampled (i.e. not loaded into memory at full size).

dataSource

The source that drawable was fetched from.