Why don't my TabBar buttons autoresize on the iPad?
问题 I'm building a universal iOS app and the iPad version uses a SplitViewController. In the popover view, I have a UITabBarController with two buttons. When it runs on the iPhone, the TabBar buttons correctly stretch to fill the entire width of the view... ...but on the iPad, in the popover view, the buttons don't stretch to fill the entire width... I'm creating the UITabBarController programmatically... InspectionTabBarViewController *inspectionTabBarVC; InspectionListViewController