Glide — Callbacks: SimpleTarget and ViewTarget for Custom View Classes
After the last three tutorials revolved around optimizing the flow of Glide and improving the user experience, the next few tutorials will be about using callback techniques with Glide. So far, we've always assumed we're loading the images or Gifs into an ImageView. But that might not always be the …
Continue Reading