Skip to content

Instantly share code, notes, and snippets.

@trungtran
Created April 11, 2013 20:35
Show Gist options
  • Save trungtran/5366957 to your computer and use it in GitHub Desktop.
Save trungtran/5366957 to your computer and use it in GitHub Desktop.
self.containerView.layer.shouldRasterize = YES;
self.containerView.layer.rasterizationScale = [[UIScreen mainScree] scale];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment