Skip to content
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

Update app to Jetpack co-rountines and compose #10

Open
lambdapioneer opened this issue Mar 26, 2023 · 2 comments
Open

Update app to Jetpack co-rountines and compose #10

lambdapioneer opened this issue Mar 26, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lambdapioneer
Copy link
Owner

Should make everything a bit simpler and easier to understand. Also, this will get rid of the deprecation for AsyncTask.

We can still check Java compatibility with the Java classes in the tests.

@lambdapioneer lambdapioneer added enhancement New feature or request good first issue Good for newcomers labels Mar 26, 2023
@nebadesmondc
Copy link

Hello,

I am new to Jetpack Compose and Android development, and I am eager to expand my knowledge by contributing to open source projects. If possible, I would like to collaborate on this issue.

Thank you!

@lambdapioneer
Copy link
Owner Author

Hey @Dezzy12 sounds great!

I think this issue then sounds ideal for you. Currently, the main activity is super simple and ideally we can keep it like that. So, the main challenge is to avoid over-engineering :)

If you like, feel free to quickly describe your approach here to get some feedback. But likewise, feel free to cook up a simple PR directly.

I've assigned to issue to you, but also feel free to un-assign if at any point you decide to not work on this.

Cheers,
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants