Images are not downloading when using git android
5 Jun 2019 Although you might have used Glide to load image from a URL to ImageView , there are many Use the Download Materials button at the top or bottom of this tutorial to download the starter project. implementation 'com.github.bumptech.glide:glide:4.9.0' Tell Glide not to write any images to the cache. dependencies { implementation 'com.github.bumptech.glide:glide:4.8.0' The ImageView will be filled completely, but the entire image might not be displayed.