withSize

abstract fun withSize(size: Size): Interceptor.Chain

Copy the current Chain and replace size.

Use this method to replace the resolved size for this image request.

Parameters

size

The requested size for the image.