Set Status Bar Tint Colour
问题 I have an tabbed bar application and the status bar tint colour is set to default - so it is always my selected blue colour throughout my app. However, in one view, I am hiding my Navigation Bar like so: [self.navigationController setNavigationBarHidden:YES]; This is in the viewWillAppear method and the view is accessible as it is one of the tabs of my app. The reason I am hiding it, is because I would like to put a toolbar (with about 6 buttons) in its place. I have set the tint colour of my