alaeri / Alglide

Test lib for Algolia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alglide - Kotlin image lazy loading library

This project is not intended to be used in production

Build Status

codecov

Introduction:

Assigment is described here

Lazy loading images is a mature subject on Android. 3 Major libraries already exist: Glide, Picasso, Fresco. A new library: Coil was designed with Kotlin first support and seems to have some momentum: Coil.

As we cannot compete with any of these projects in the scope of the assignment, we will target: minimal feature-set, expressiveness, continuous integration.

Download

Get started:

Demo

Code coverage and continuous integration

Benchmark

This benchmark article https://proandroiddev.com/coil-vs-picasso-vs-glide-get-ready-go-774add8cfd40

About

Test lib for Algolia.

License:Apache License 2.0


Languages

Language:Kotlin 88.0%Language:Java 12.0%