bumptech/glide

Visually indicate where the transcoded resource was coming from

Open

#108 ouverte le 1 sept. 2014

Voir sur GitHub
 (2 commentaires) (16 réactions) (0 assignés)Java (6 176 forks)batch import
enhancementfeaturehelp wanted

Métriques du dépôt

Stars
 (35 023 stars)
Métriques de merge PR
 (Merge moyen 4j 10h) (11 PRs mergées en 30 j)

Description

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

Guide contributeur