I have been trying to create a wallpaper app I have this activity with a recycler view. I want to load images from my firebase firestore database.I have managed to do that. I am getting the right image url as I checked it using LOG.I tried to convert the image link to images using I have been trying to create a wallpaper app I