Skip to content

Instantly share code, notes, and snippets.

@billynyh
Created September 18, 2014 03:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billynyh/9d47cf179831dd16bdc0 to your computer and use it in GitHub Desktop.
Save billynyh/9d47cf179831dd16bdc0 to your computer and use it in GitHub Desktop.
picasso
// prefetch image https://plus.google.com/+Tom%C3%A1%C5%A1Linhart/posts/MA3oieUpWXj
Picasso.with(context).load(url).skipMemoryCache().fetch()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment