Kingfisher
deaa990d - Fix DownsamplingImageProcessor example

Commit
4 years ago
Fix DownsamplingImageProcessor example `UIView` doesn't have a `size` property. You can get a view's size with `UIView.bounds.size` -- I assume that's what was intended here.
Author
Parents
Loading