I am using UIViewContentModeScaleToFill to fill the image in my imageview. but the image looks streched. how to fix this?
Asked
Active
Viewed 1,092 times
0
-
set UIViewContentModeScaleAspectFit. – Girish Apr 05 '13 at 11:05