Skip to content

Instantly share code, notes, and snippets.

@collinprice
Created July 17, 2013 15:54
Show Gist options
  • Save collinprice/6021886 to your computer and use it in GitHub Desktop.
Save collinprice/6021886 to your computer and use it in GitHub Desktop.
Got a UIButton inside a UIView and you can't press the button?
[btn setUserInteractionEnabled:YES];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment