bumptech / bumptech/glide

Why didn't Glide use Android's LruCache directly but wrote a LruCache by itself?

Open
#4,628 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

LruCache has been available since Android 3.1, and there is no big difference between Glide's LruCache and Android's own LruCache(i think)。Why didn't Glide use Android's LruCache directly but wrote a LruCache by itself?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.