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

贡献者指南