You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using custom svg shape, and then load image with Picasso.
SvgImageView.scaleType does not react on any of scale type. The image inside has always the same properities - streched horizontally in my case
Issue with
scaleType="center"
when set an image in runtime. Image shown ascenterCrop
instead.The text was updated successfully, but these errors were encountered: