문제

I have a set of images with @2x for retina display detection. This works fine on most images, however 1 image is elongated. This image was added to an UIImageView in Interface Builder.

I know the names are the same (aside from the @2x part) and the files are both the same type (PNG). What else could be causing this issue?

도움이 되었습니까?

해결책

You will need to manually set the frame of the UIImageView.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top