bumptech/glide
GitHub で見るVisually indicate where the transcoded resource was coming from
Open
#108 opened on 2014年9月1日
enhancementfeaturehelp wanted
Repository metrics
- Stars
- (35,023 stars)
- PR merge metrics
- (平均マージ 4d 10h) (30d で 11 merged PRs)
説明
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