ios - container view not showing whole child ViewController -


I have a visual controller, dogwie controller, which should appear inside a container view. What I do with auto-layout, the container view refuses to show the whole doggie controller. The problem does not appear to be a DogViewController when I move the launcher arrow and run the app, DogViewController The scene looks full and fine. But when I move the launch arrow to the container's parents, the container view only shows the top portion of the dog viece controller.

DogViewController has two views in it: a table view and a TextView only appear through the tableview container (and that's probably not the whole thing), would anyone know about fixing this problem? Have any information?

(I have just finished an IOS course and I am trying to make a real app to strengthen my skills.) I have already read < P>

I can not find the exact location in the place where I read it, so summarize me:

UITableViewController Only a single UITableView can control .

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -