ios - Button background image not holding dimensions. -


if @ image below, you'll notice mauve colored background image on left (shown in simulator) smaller (relative ace of clubs text) mauve background image on right (shown in storyboard).

the button's size 64 * 96, , created images according specifications in stanford ios 7 course. idea why background image might appearing smaller in simulator?

update:

when toggle smaller iphone view (3.5) in storyboard of xcode, background image appears smushed (not shown in image). when use simulator 4.0 inch iphone don't have problem. guess question is, why image crunched when toggle smaller iphone?

enter image description here


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -