issues
search
reydanro
/
UIImageViewAligned
A UIImageView subclass which allows you to align the image left/right/top/bottom, even when contentMode is AspectFit.
MIT License
401
stars
69
forks
source link
Overloads setHighlighted function
#5
Closed
mberube09
closed
10 years ago
mberube09
commented
10 years ago
Needs to clear the layer contents to prevent the image from being drawn twice
Fixes #4
reydanro
commented
10 years ago
Thanks, I will test and approve this tonight
Fixes #4