iphone - Autoresize not working in xib -
i made simple design in .xib
, deployment target app ios 5 view doesn't resizes, when run app in simulator or device.
here snapshot of .xib
file..
when try run app in simulator, runs in simulator of 4", not resizes, when run app in simulator of 3.5". autoresize subview property checked.
here snapshot of simulaotrs
, first screenshot 3.5" , second 4"..
thanks in advance.
if want autoresize , autoorder icons referencing upper view, try play either layout tab
or create each layout own .xib ;)
Comments
Post a Comment