How can I get autolayout to override a UIImageView's intrinsic size?
问题 I'm running into a problem with the autolayout for my detail view in a UISplitViewController . My view hierarchy contains a UIImageView with a decorative element, and the image view's intrinsic size seems to be screwing up the layout of the rest of the controls. These are the constraints I have specified for the image view: H:[UIImageView:0xc83ba90]-(NSSpace(20))-| H:|-(NSSpace(20))-[UIImageView:0xc83ba90] UIImageView:0xc83ba90.bottom == UITextField:0xc83d2d0.bottom V:[UIImageView:0xc83ba90