user interface - IOS resize UI after rotation (Is fill parent possible in IOS) -


is possible make textfield or other ui fill screen width? "match_parent" or "fill_parent" in android.

for example .. if not, right solution use "willrotatetointerfaceorientation" , every time calculate new size?

1) should read handling layout changes automatically using autoresizing rules view programming guide.

2) check size inspector in interface builder.

check out these beautiful links : iphone rotation, view resizing , layout handling , understanding uiview autoresizing question : uiview autoresizing resources


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -