Kingfisher
deaa990d
- Fix DownsamplingImageProcessor example
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
mattlogan
Parents
bcfa6e39
Loading