Skip to content

Migrate the image loader to Glide

  • Migrate the image loader to Glide
  • Use the canonical cache location
  • Use the Glide built-in threading and caching mechanism, which is well-tested, standard, and non-hacking
  • Don't cross fade from a placeholder to the real image. Fade from the background
Old New
Old New
Edited by proletarius101

Merge request reports