Skip to content

Instantly share code, notes, and snippets.

@nickjs
Created September 26, 2008 19:28
Show Gist options
  • Save nickjs/13183 to your computer and use it in GitHub Desktop.
Save nickjs/13183 to your computer and use it in GitHub Desktop.
- (void)collectionViewDidChangeSelection:(CPCollectionView)collectionView
{
[self setHidden:YES];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment