self.navigationController!.navigationBar.setBackgroundImage(image, for: .default)
self.navigationController!.navigationBar.titleTextAttributes= [NSForegroundColorAttributeName:UIColor.white,NSFontAttributeName:UIFont.systemFont(ofSize:20)]
self.navigationController!.navigationBar.setBackgroundImage(image, for: .default)
self.navigationController!.navigationBar.titleTextAttributes= [NSForegroundColorAttributeName:UIColor.white,NSFontAttributeName:UIFont.systemFont(ofSize:20)]