Correct Image and Font Scale on different Devices?

后端 未结 8 2105
日久生厌
日久生厌 2021-02-01 05:28

I have a simple view with a text and an Image. I ran this app on iPhone6Plus and iPhone5. Then I made a screenshot of both and enlarged the iPhone5 screenshot such that it match

8条回答
  •  甜味超标
    2021-02-01 05:55

    Have you tried to remove autoResizingfunctionality from view? Click on inner arrow to remove autoResize view as per superview

    enter image description here

    enter image description here

提交回复
热议问题