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 often need to use .scaledToFit() instead of .scaledToFill(), and I think the scalability of the UrlImageView() could be improved with the ability to configure the dimensions of the returned image instead of forcing 100 × 100.
I'm going to take a stab at revising and will keep you apprised.
(Not sure if this is the correct way to address these issues, but thought I'd take a shot.)
The text was updated successfully, but these errors were encountered:
I often need to use
.scaledToFit()
instead of.scaledToFill()
, and I think the scalability of the UrlImageView() could be improved with the ability to configure the dimensions of the returned image instead of forcing 100 × 100.I'm going to take a stab at revising and will keep you apprised.
(Not sure if this is the correct way to address these issues, but thought I'd take a shot.)
The text was updated successfully, but these errors were encountered: