bumptech/glide

Visually indicate where the transcoded resource was coming from

Open

#108 建立於 2014年9月1日

在 GitHub 查看
 (2 留言) (16 反應) (0 負責人)Java (6,176 fork)batch import
enhancementfeaturehelp wanted

倉庫指標

Star
 (35,023 star)
PR 合併指標
 (平均合併 4天 10小時) (30 天內合併 11 個 PR)

描述

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

貢獻者指南