fix
This commit is contained in:
@@ -34,12 +34,12 @@
|
||||
}
|
||||
-(void)viewWillDisappear:(BOOL)animated{
|
||||
[super viewWillDisappear:animated];
|
||||
[self.navigationController.navigationBar setBackgroundImage];
|
||||
|
||||
}
|
||||
|
||||
-(void)viewWillAppear:(BOOL)animated{
|
||||
[super viewWillAppear:animated];
|
||||
|
||||
[self.navigationController.navigationBar setBackgroundImage];
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user