precision

fun precision(precision: Precision): ImageLoader.Builder

Set the default precision for a request. Precision controls whether the size of the loaded image must match the request's size exactly or not.

Default: Precision.AUTOMATIC