ios - ContainerView nextViewController is not child stacked to container view as subview -


i have 3 view contorller

first view controller have container view of height 300.0f @ center.

it has 1 embedded view controller table view controller. on cell selection should navigate detailsviewcontroller.

all process ok.

but detailsviewcontroller not behaving embedded view controller of containerview , not of same size container view. takes whole screen size.

as triggered embedded view controller should follow frame without overlapping other controls in first view controller.

you need embed not view controller table view, embed navigationcontroller(you can hide navigation panel on side), end set yours table view controller root it, , use pushviewcontroller go detail page.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -