I'm showing a view in a popover. When I click a button in this view, another view will be pushed into the popover using a navigation controller. While pushing, the height of the popover gets extended. How do I retain the same popover height?I'm showing a view in a popover. When I click a