Skip to content

Instantly share code, notes, and snippets.

@jlcampana
Created March 27, 2013 09:01
Show Gist options
  • Save jlcampana/5252843 to your computer and use it in GitHub Desktop.
Save jlcampana/5252843 to your computer and use it in GitHub Desktop.
Ejemplo bloque que no retiene...
__unsafe_unretained SlideShowCardView *me = self;
[slide.productPic setImageWithURL:[NSURL URLWithString:path]
placeholderImage:[UIImage imageNamed:@"logo_condis_imagenes_thumbnail"]
success:^(UIImage *image, BOOL cached)
[UIImage imageNamed:@"logo_condis_imagenes_thumbnail"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment