Programming fox: How to set background color of navigation bar in i...
Programming fox: How to set background color of navigation bar in i...: just type the following code in - viewDidLoad method UIView *naview=[[UIView alloc] initWithFrame:CGRectMake(0, 0, 320, 44)]; ...
Comments
Post a Comment