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

[feature/async-image-resizer] Enhance Image Processing with Async Methods in Android #39

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

onseok
Copy link
Owner

@onseok onseok commented Jan 1, 2024

Changes

  • Separated image resizing logic into the PeekabooImageResizer object, ensuring a more modular and maintainable codebase.
  • Implemented asynchronous processing using Kotlin coroutines for efficient handling of image resizing tasks in Android.

@onseok onseok merged commit 0f0f429 into main Jan 1, 2024
2 checks passed
@onseok onseok deleted the feature/async-image-resizer branch January 1, 2024 15:05
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.

None yet

1 participant