ios - Setting tint color for UIImageView on old iPad doesn't work when view did load -
this how looks on ipad pro:
and on ipad 4:
why there difference?
the arrow uiimageview
connected through @iboutlet
image rendered template image:
when viewdidload()
called is:
downarrowimageview.tintcolor = uicolor.easternblue()
Comments
Post a Comment