xamarin.ios - Secondary layout rotation problem -


i have app main view , 2 secondary views. designed in ib landscape layouts. have mainviewcontroller class returns true. views designed (i think) rotate , resize.

if app starts in landscape orientation, secondary views show correctly if rotated portrait. but, if app starts in portrait, secondary layouts never rotate properly, cut off on bottom , run off right.

any appreciated.

thanks, rick

i have experienced similar. not using interface builder @ in app , rotation , resizing logic manually. have noticed during app start viewcontrollers interfaceorientation 'unknown'. caused me same behavior. solved bu switching orientation recognition current viewcontroller main navigationbar of app. donno why control correctly set orientation. if mean 'secondary layouts' hidden if correct not rotated automatically because hidden. have manually.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -