You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scenario I have is that the collection view has a few images, and when tapped the images are shown full screen. The first screen with the collection view has the status bar showing but the full screen image viewer does not.
The animation to go forward works fine as does the animation going back but the views no longer look write because the top layout guide is not correct.
If I show the status bar on the image viewer it all works fine.
My problem looks very similar to this one: http://stackoverflow.com/questions/20312765/navigation-controller-top-layout-guide-not-honored-with-custom-transition
Is anyone else having this issue?
Thanks,
Mof.
The text was updated successfully, but these errors were encountered:
Hi all,
The scenario I have is that the collection view has a few images, and when tapped the images are shown full screen. The first screen with the collection view has the status bar showing but the full screen image viewer does not.
The animation to go forward works fine as does the animation going back but the views no longer look write because the top layout guide is not correct.
If I show the status bar on the image viewer it all works fine.
My problem looks very similar to this one:
http://stackoverflow.com/questions/20312765/navigation-controller-top-layout-guide-not-honored-with-custom-transition
Is anyone else having this issue?
Thanks,
Mof.
The text was updated successfully, but these errors were encountered: