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

CameraXBasic - Fix cannot resolve symbol ImageAnalysisConfig #324

Closed
wants to merge 2 commits into from
Closed

CameraXBasic - Fix cannot resolve symbol ImageAnalysisConfig #324

wants to merge 2 commits into from

Conversation

Mohit0233
Copy link

No description provided.

@@ -337,7 +337,7 @@ class CameraFragment : Fragment() {
}

/**
* [androidx.camera.core.ImageAnalysisConfig] requires enum value of
* [impl.ImageAnalysisConfig] requires enum value of
Copy link
Contributor

Choose a reason for hiding this comment

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

let's change this to: [androidx.camera.core.ImageAnalysis.Builder]?

thanks

ggfan added a commit that referenced this pull request Jul 27, 2021
@ggfan
Copy link
Contributor

ggfan commented Jul 27, 2021

dc96c65 is committed for this purpose. Thank you for the pull request.

@ggfan ggfan closed this Jul 27, 2021
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