I think you want the FlexibleBottomMargin instead. You are defining which
distance is ok to change and in this case you want the distance from the bottom
of the parentView to change while keeping the top pinned in place (i.e. moving
with your superview as it is resized).
Thanks,
Jon
On Oct 2
Hi all,
I have a perplexing issue where I think I know the answer but can not make it
work
I have a custom UINavigation controller with a custom titlebar
This is achieved in the UINavigationController subclass in the -
(void)viewDidLoad
UIImageView *imageView = [[UIImageView alloc]
initWithF