As the above description, when I set the imageView's property contentMode as UIViewContentModeScaleAspectFit or UIViewContentModeScaleAspectFill, the image on it displays like that the contenMode is setted as UIViewContentModeScaleToFill.
Asked
Active
Viewed 36 times
0
-
That may depends on the image that you are using. – Akhilrajtr Jul 15 '15 at 07:13
-
Problem is solved. I resized the image somewhere leading to above problem. – Guanglong Lu Jul 15 '15 at 12:55