ios - Ipad Images WAY too large on universal app -


i working on universal app , trying figure out image sizes iphones , ipad.

i set view compact x represent iphone , put uiimageview size looks when using preview assistant editor. switched regular x regular view represent ipad , scaled uiimageview down point thin can barely see yet on preview assistant editor uiimageview still covers more 1/3 of ipad screen.

how can fix issue? (i've ever worked on iphone apps apologize if basic)

i suggest use wany hany. can use auto-layout size image. once set correctly, image size according device size.

here couple tutorials started auto layout:


Comments