Sample wanted for coil-kt/coil
About the library
- Description: Image loading for Android backed by Kotlin Coroutines.
- GitHub: https://github.com/coil-kt/coil
- Official website: https://coil-kt.github.io/coil/
What the sample could do
Show how to load image with coil and apply some basic transformation to it
Wants to contribute the sample?
This issue is blocked by Kickstart a project kotlin-android #50
But it can already be assigned to if you feel like working on this library once we the kotlin-android project is started.
So if you are interested, say so in a comment here!
I would love to write a sample for coil library.
I'm interested in contributing 👍
Gustavo, would you like to work on this issue? @lizarragadev
@jmfayard May I work on this.
Yes!
Yes!
@jmfayard Thank you 😀
@jmfayard there is no android option so that we can run the app. where to add this sample? Can I make a separate repo for this aswell.
I'm not sure what you mean by "no android option"
Please put the code inside the android module.
The idea is that the first view would be a recycler-view or equivalent like this:
Android Samples
- Contour
- Coil
-
When you click on Contour, it would open the Contour view, when you click on Coil the Coil view
@jmfayard There is no option showing to run the app
Is there a MainActivity with the right intent filter in the project? Has Gradle sync been done?
@LouisCAD Gradle has not been synced😅, its working now. Thank you😀
Hello @jmfayard
I would love to contribute to coil library sample.
Hello @jmfayard Can I take this?
Few questions:
- What kind of UI are you expecting? Just load an image or something else?
- Is it necessary to use compose as UI system? I noticed coil fragment is using View system.
this is my first contributin can you please guide me what to do here :)
hey if this is not fixed for too long, i would love to take it up, so please assign me this issue.
@amaan118921 sure thing, done, thanks for your contribution!