sizeMultiplier
Applies a multiplier to the com.bumptech.glide.request.target.Target's size before loading the resource. Useful for loading thumbnails or trying to avoid loading huge resources (particularly Bitmaps on devices with overly dense screens.
Return
This request builder.
Parameters
sizeMultiplier
The multiplier to apply to the 's dimensions when loading the resource.