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

[faeature/apply-coroutines-camerax] Attach kotlinx-coroutines-guava on camerax(ListenableFuture) #81

Merged
merged 8 commits into from
Mar 26, 2024

Conversation

l2hyunwoo
Copy link
Contributor

@l2hyunwoo l2hyunwoo commented Mar 26, 2024

Description

In CameraWithGrantedPermission function, listenable future is used due to get ProcessCameraProvider. But in Kotlin, we can use await function with guava integration library, so I use it to remove usage of Future in this lib.

Video

Screen_recording_20240326_152909.mp4

@onseok
Copy link
Owner

onseok commented Mar 26, 2024

LGTM 👍

@onseok onseok merged commit 648cd21 into onseok:main Mar 26, 2024
2 checks passed
@l2hyunwoo l2hyunwoo deleted the feature/apply-coroutines-camerax branch March 26, 2024 13:50
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

2 participants