does anyone know if it is possible to check if the...
# compose
a
does anyone know if it is possible to check if there are images being fetched using Coil?
Figured out you can add an event listener to the ImageLoader builder
y
there is also a per ImageRequest listener if it's local.