bumptech/glide

Visually indicate where the transcoded resource was coming from

Open

#108 aperta il 1 set 2014

Vedi su GitHub
 (2 commenti) (16 reazioni) (0 assegnatari)Java (6176 fork)batch import
enhancementfeaturehelp wanted

Metriche repository

Star
 (35.023 star)
Metriche merge PR
 (Merge medio 4g 10h) (11 PR mergiate in 30 g)

Descrizione

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

Guida contributor