Hi
I am using a navbar and toolbar in my application. One of the screens uses transparent toolbar and navbar which show when the user taps the screen. Everything works great except when I do a popViewController from this view controller.
The toolbar in my previous vc is no longer visible (I can see it if only for a second when the vc is popped and then it disappears)
Any ideas what could be causing this?
Thanks.