-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample wanted for coil-kt/coil #52
Comments
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! |
@jmfayard Thank you 😀 |
@jmfayard there is no android option so that we can run the app. |
I'm not sure what you mean by "no android option" Please put the code inside the The idea is that the first view would be a recycler-view or equivalent like this:
When you click on Contour, it would open the Contour view, when you click on Coil the Coil view |
|
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. |
Hello @jmfayard I would love to contribute to coil library sample. |
Hello @jmfayard Can I take this? Few questions:
|
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! |
About the library
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!
The text was updated successfully, but these errors were encountered: