ios - UIImageView resizes for in simulator when XIB doesn't -


i have xib looks this: enter image description here, when run in simulator (or on device) processes this: enter image description here , over-streches. how prevent stretching , being weird when simulate it? auto-layout disabled.

just try , go size inspector of each of buttons , disable springs (the 2 way arrows in middle). struts keep top , left strut , disable rest. ensure buttons not resized . when closely background image going out of screen right side means there not correct - either width of background view more 480 fr iphone4.may u r using iphone5 size xib , running on iphone4 size simulator. make sure right , left strut , horizontal spring enabled fr view.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -