Skip to content

Instantly share code, notes, and snippets.

@AOrobator
Created October 31, 2016 03:09
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 AOrobator/c331c13a497ca70d1bb256ff62e53599 to your computer and use it in GitHub Desktop.
Save AOrobator/c331c13a497ca70d1bb256ff62e53599 to your computer and use it in GitHub Desktop.
Picasso.with(context).load("http://i.imgur.com/W3C6LA1.png").into(imageView);
Glide.with(context).load("http://i.imgur.com/W3C6LA1.png").into(imageView);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment