Coil - Modern Image Loading Library | Android Studio Tutorial

180 Просмотры
Издатель
Coil is an acronym for: Coroutine Image Loader. It's an image loading library for Android backed by Kotlin Coroutines. In this video I'm going to show you many great features of this library, like easily implementing placeholder/error image, blur/black-white effect and more!
Coil is:

* Fast: Coil performs a number of optimizations including memory and disk caching, downsampling the image in memory, re-using bitmaps, automatically pausing/cancelling requests, and more.

* Lightweight: Coil adds ~2000 methods to your APK (for apps that already use OkHttp and Coroutines), which is comparable to Picasso and significantly less than Glide and Fresco.

* Easy to use: Coil's API leverages Kotlin's language features for simplicity and minimal boilerplate.

* Modern: Coil is Kotlin-first and uses modern libraries including Coroutines, OkHttp, Okio, and AndroidX Lifecycles.





Категория
Язык программирования Kotlin
Комментариев нет.