Android Studio – Problem with showing a Facebook profile image in an ImageView
I am trying to display the Facebook profile image using Glide in an ImageView once the user logs in, the problem is that Glide only loads the default image from Facebook, I have tried different ways but it always loads…