Skip to content

Instantly share code, notes, and snippets.

@wavecos
Created August 22, 2014 15:52
Show Gist options
  • Save wavecos/2594bceaa510d0ed2357 to your computer and use it in GitHub Desktop.
Save wavecos/2594bceaa510d0ed2357 to your computer and use it in GitHub Desktop.
for RESideMenu, to avoid background red color
self.contentViewController.view.superview.backgroundColor = [UIColor clearColor];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment