Skip to content

Instantly share code, notes, and snippets.

@mdobson
Created June 9, 2015 15:17
Show Gist options
  • Save mdobson/21136e2d1c7214b39687 to your computer and use it in GitHub Desktop.
Save mdobson/21136e2d1c7214b39687 to your computer and use it in GitHub Desktop.
dispatch_async(dispatch_get_main_queue(), ^{
[self.action setTitle:self.transition.name forState:UIControlStateNormal];
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment