When you add a UIViewController to another UIViewController, and the parent UIViewController decides to resize its view, how to tell the child UIViewController's view to update its layout ?
When you add a UIViewController to another UIViewController, and the parent UIViewController decides to resize its view, how to tell the child UIViewController's view to update its layout ?