I'm pushing ViewControllers on NavigationController by segues. I have my own subclassed NavigationController which has inserted UIImageView
at index 0 - it's a background for my entire application.
The problem is that I can see that when new view controller is coming to the screen from the right side, in the beginning it's like having some light dark overlay which is disappearing when just after viewDidApear
is called.
Every view controller has a self.view.backgroundColor = [UIColor clearColor]
.
If i change it for while, everything is fine.
Maybe i should set background of application in another way?
And if not, how to avoid this darkling effect?
Here you have screen capture with this effect: http://tinypic.com/r/34j9ffs/8