Replies: 1 comment
-
Yep, setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm making an
ImageRequest
using the builder syntax, and executing that using thecontext
'sImageLoader
with Coil 2.2.2.Is there a way to get my images to only be scaled down to fit my request size if they're larger, but avoid any scaling if they're smaller?
Beta Was this translation helpful? Give feedback.
All reactions