Coil: ImageLoaderFactory

Created on 8 Apr 2020  路  3Comments  路  Source: coil-kt/coil

where i can find ImageLoaderFactory?
i have implement io.coil-kt:coil
but unresolved reference error

i need implement this https://github.com/coil-kt/coil/blob/master/docs/getting_started.md#singleton

image

image

question

Most helpful comment

@mochadwi Yep, that's the current way in 0.9.5 :+1:

All 3 comments

It's part of the next release (0.10.0), which should be out soon. To get it now you can depend on the snapshot. Else, you can check out the docs for the current release here.

I think this has the same approach instead relying to the ImageLoaderFactory interface: https://coil-kt.github.io/coil/getting_started/#imageloaders

cc @adesamp

cmiiw @colinrtwhite

@mochadwi Yep, that's the current way in 0.9.5 :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

doilio picture doilio  路  3Comments

RubenGonzalezGonzalez picture RubenGonzalezGonzalez  路  6Comments

ianhanniballake picture ianhanniballake  路  3Comments

SourabhSNath picture SourabhSNath  路  3Comments

vegeta2102 picture vegeta2102  路  6Comments