IPhone : UIImageView Autolayout on PushingViewController

on Sunday, March 29, 2015

I'm using adaptive layout and in some ViewControllers I've added an UIImageView as background, and then over it an UIView with some opacity in background color to show the background.


The problem is that when I push to that ViewController, the UIImageView doesn't follow correctly the animation of push, but it appears immediately on pressing the UIButton and then it appears the UIView Over.


I've already done a trick that on DidAppear the UIImageView fades in, but it's not right.


What I'm getting wrong?


There's attached the screenshot of the behaviour.


Thank you!!


Andrea


0 comments:

Post a Comment