bumptech/glide

Visually indicate where the transcoded resource was coming from

Open

#108 geöffnet am 1. Sept. 2014

Auf GitHub ansehen
 (2 Kommentare) (16 Reaktionen) (0 zugewiesene Personen)Java (6.176 Forks)batch import
enhancementfeaturehelp wanted

Repository-Metriken

Stars
 (35.023 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 10h) (11 gemergte PRs in 30 T)

Beschreibung

There should be an optionally available way of displaying an indicator on the target which tells you any feasible combination of these:

  • it was downloaded from the network
  • it was loaded from disk cache
  • it was loaded from memory cache
  • it was just put into disk cache
  • it was just put into memory cache
  • it's a thumbnail
  • it's a placeholder

Contributor Guide