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

Fix bindPreviewUseCase() in CameraXLivePreviewActivity.kt to match Java implementation #21

Merged

Conversation

michaelcarrano
Copy link
Contributor

I was running into issues using the Kotlin sample on emulator. Looking into the issue, I noticed that this particular method was implemented differently from the Java version.

Resolves #20

@googlebot googlebot added the cla: yes Contributor License Agreement signed label Jun 19, 2020
@calren calren self-requested a review June 19, 2020 17:26
Copy link
Collaborator

@calren calren left a comment

Choose a reason for hiding this comment

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

Good catch, thanks for fixing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Contributor License Agreement signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android emulator issue on Kotlin version of Vision-QuickStart
3 participants