ios - UIImage Stretching issue in Landscape mode -


i had used uicollectionview show 3 images in each cell in portrait , landscape mode using autolayout. fetch images server load in uicollectionview data. in iphone 4s , 5 working little better iphone 6 , 6 plus image stretching issue in portrait , landscape mode. had tried aspectfit need fill image in full space. had spent more time how solve issue? please let me suggestions.

thanks in advance

fyi, screenshotenter image description here

you need use aspectfill

aspectfit keeps aspect ration, showing image, therefore won't fill imageview, , aspectfill keeps aspect ratio, , filling imageview, therefore wont show image, think sort of cropping image fit in imageview.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -