I load images using Glide like such:
Glide
Glide.with(getContext()).load(apdInfo.url) .thumbnail(0.5f) .crossFade() .diskCacheS