Remove image set by Glide and use imageView.setImageBitmap() Use: Glide.with(iv_logo.context) .clear(iv_logo);