bumptech/glide

Visually indicate where the transcoded resource was coming from

Open

#108 aberto em 1 de set. de 2014

Ver no GitHub
 (2 comments) (16 reactions) (0 assignees)Java (6.176 forks)batch import
enhancementfeaturehelp wanted

Métricas do repositório

Stars
 (35.023 stars)
Métricas de merge de PR
 (Mesclagem média 4d 10h) (11 fundiu PRs em 30d)

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

Guia do colaborador