Skip to content

Commit 3c020ee

Browse files
authored
Merge pull request #286 from amitshekhariitbhu/patch-2
Glide Bitmap pool added in others
2 parents 6babf3e + 07167b0 commit 3c020ee

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

English Version/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,12 @@ Project Address: https://github.com/JakeWharton/salvage
12321232
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
12331233
Project Address: https://github.com/path/android-priority-jobqueue
12341234
Document: https://github.com/path/android-priority-jobqueue#getting-started
1235-
1235+
1236+
1. Glide Bitmap Pool
1237+
Glide Bitmap Pool is a memory management library for reusing the bitmap memory
1238+
Project Address: https://github.com/amitshekhariitbhu/GlideBitmapPool
1239+
Document: https://amitshekhariitbhu.github.io/GlideBitmapPool/
1240+
12361241
1. jsoup
12371242
Java HTML Parser, with best of DOM, CSS, and jquery
12381243
Project Address: https://github.com/jhy/jsoup

0 commit comments

Comments
 (0)