2

All my viewcontroller inherit my BaseViewController, when I overwirte'preferredStatusBarStyle' method in my BaseViewController, navigationbar hidden works strange. here is the gif enter image description here

But if I delete the 'preferredStatusBarStyle' method , it works fine

enter image description here

And if I overwrite this method in my subclassViewController, it works fine too.Did I should overwrite this method in all my SubclassViewController?

iceBang
  • 174
  • 5
  • http://stackoverflow.com/a/33030309/5311459 this answer worked for me.you can have a try. – jacob Sep 05 '16 at 08:04

0 Answers0