Coil load image wider than actual size #907
Unanswered
alirezanazari
asked this question in
Q&A
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
when i load a simple svg image on ImageView it shows correctly but when i try to load it by Coil it shows widely in wrap-content ImageView. there is no different between loading with server or local .
Expected behavior
show in actual size
To Reproduce
load an image by setImageResource() and by coil
Logs/Screenshots
Incorrect
Correct
Version
Coil v1.3.1
Beta Was this translation helpful? Give feedback.
All reactions