Skip to content

Commit cf9dcc1

Browse files
authored
Merge pull request aritraroy#108 from sabiou/patch-2
Added Coil image loading librarie.
2 parents 2e5aa8c + 1f5e4c2 commit cf9dcc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ and Android apps
145145
### Image Loading
146146

147147
* [Android Universal Image Loader](https://github.com/nostra13/Android-Universal-Image-Loader) - Powerful and flexible library for loading, caching and displaying images on Android
148+
* [Coil](https://github.com/coil-kt/coil) - An image loading library for Android backed by Kotlin Coroutines.
148149
* [Fresco](https://github.com/facebook/fresco) - An Android library for managing images and the memory they use
149150
* [Glide](https://github.com/bumptech/glide) - An image loading and caching library for Android focused on smooth scrolling
150151
* [Picasso](https://github.com/square/picasso) - A powerful image downloading and caching library for Android

0 commit comments

Comments
 (0)