scale

fun scale(scale: Scale): ImageRequest.Builder

Set the scaling algorithm that will be used to fit/fill the image into the size provided by sizeResolver.

NOTE: If scale is not set, it is automatically computed for ImageView targets.