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
When the configuration option for 'Dark Navigation Bar' is enabled, the navigation bar is not dark for a new note in NoteTableVC or a Flickr search in FlickrVC.
The text was updated successfully, but these errors were encountered:
Fixed the navigation bar colors in NoteTableVC and FlickrVC: cd101c1. In NoteTableVC, I had to set the nav colors via viewDidLoad() and configurePicker().
When the configuration option for 'Dark Navigation Bar' is enabled, the navigation bar is not dark for a new note in NoteTableVC or a Flickr search in FlickrVC.
The text was updated successfully, but these errors were encountered: