Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Last active October 20, 2016 09:41
Show Gist options
  • Save kevalpatel2106/0c24dade5e3579fa4f20600dd906022a to your computer and use it in GitHub Desktop.
Save kevalpatel2106/0c24dade5e3579fa4f20600dd906022a to your computer and use it in GitHub Desktop.
Glide.with(context)
.load(Url)
.thumbnail(0.1f)
.into(imageView)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment