Skip to content

Commit

Permalink
Fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kcharwood committed May 29, 2014
1 parent 6dedba0 commit b3b36a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MMDrawerController/MMDrawerController.m
Original file line number Diff line number Diff line change
Expand Up @@ -677,9 +677,9 @@ -(BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers{

- (void)viewDidLoad {
[super viewDidLoad];

[self.view setBackgroundColor:[UIColor blackColor]];

[self.view setBackgroundColor:[UIColor blackColor]];
[self setupGestureRecognizers];
}

Expand Down

0 comments on commit b3b36a8

Please # to comment.