ios - Use Xcode Auto Layout for different image sizes on iPhone -


with auto layout iphones in portrait, don't want exact same size uiimageviews game characters on iphone 6+ in iphone 4s. 4s characters need smaller or else they'll big. using auto layout how change image sizes between iphones because seem change same sizes regardless of constraints.

i sure smaller because when add images, add 3 sizes of image: @1x, @2x, , @3x. these images make image universal apple devices. try them out in simulator.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -