-(UIStatusBarStyle)preferredStatusBarStyle
{
return UIStatusBarStyleLightContent;
}
Any view not push in the navigation controller needs to override that method as well.
Any view not push in the navigation controller needs to override that method as well.
No hay comentarios:
Publicar un comentario