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

feat: refactor ZeWeatherService to use DI #363

Merged

Conversation

anonomousxxx
Copy link
Contributor

@anonomousxxx anonomousxxx commented Jul 5, 2024

Summary

Refactor ZeWeatherService to use DI. Resolves #336

For the future: further improve to not lock UI while fetching the weather from API (display a progress dialog, etc)

Copy link
Member

@mariobodemann mariobodemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@alisen alisen changed the title feat: refactor ZeWeatherService to use DI [failing]feat: refactor ZeWeatherService to use DI Jul 5, 2024
@alisen alisen changed the title [failing]feat: refactor ZeWeatherService to use DI feat: refactor ZeWeatherService to use DI Jul 5, 2024
@alisen alisen added this pull request to the merge queue Jul 5, 2024
Merged via the queue into gdg-berlin-android:main with commit 1408564 Jul 5, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor ZeWeatherService.kt
3 participants