Skip to content

Instantly share code, notes, and snippets.

@JillevdW
Created January 19, 2018 10:35
Show Gist options
  • Select an option

  • Save JillevdW/6c1297f8d202fc1bb27c37663edc3a7b to your computer and use it in GitHub Desktop.

Select an option

Save JillevdW/6c1297f8d202fc1bb27c37663edc3a7b to your computer and use it in GitHub Desktop.
One line of code
Picasso.with(context).load(url).resize(width, height).centerCrop().into(ImageView)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment