You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ and Android apps
145
145
### Image Loading
146
146
147
147
*[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.
148
149
*[Fresco](https://github.com/facebook/fresco) - An Android library for managing images and the memory they use
149
150
*[Glide](https://github.com/bumptech/glide) - An image loading and caching library for Android focused on smooth scrolling
150
151
*[Picasso](https://github.com/square/picasso) - A powerful image downloading and caching library for Android
0 commit comments