Skip to content

Instantly share code, notes, and snippets.

@peerasak-u
Created May 24, 2014 05:37
Show Gist options
  • Select an option

  • Save peerasak-u/8690ecd14e2896067bfc to your computer and use it in GitHub Desktop.

Select an option

Save peerasak-u/8690ecd14e2896067bfc to your computer and use it in GitHub Desktop.
cell.imageView.image = [UIImage imageNamed:@"normal_image.png"];
cell.imageView.highlightedImage = [UIImage imageNamed:@"highlighted_image.png"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment