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

Tap to focus is not working. #8

Closed
Amirulhos opened this issue Mar 2, 2017 · 4 comments
Closed

Tap to focus is not working. #8

Amirulhos opened this issue Mar 2, 2017 · 4 comments

Comments

@Amirulhos
Copy link

Amirulhos commented Mar 2, 2017

I have put "app:ckFocus="tap"" in xml, but still tap to focus is not working, if possible please check and fix the issue.

@lawonga
Copy link

lawonga commented Mar 3, 2017

Neither does pinch to zoom

@c2digital
Copy link

Confirmed, neither work either via XML or programatically.

Library: com.flurgle:camerakit:0.9.13
API: 24

@calebdre
Copy link
Contributor

calebdre commented Mar 8, 2017

Here could be a solution if someone is willing to add it. I'll try my hand at it over the next week

@calebdre
Copy link
Contributor

calebdre commented Mar 8, 2017

It doesn't look like focus_tap is implemented

I'm guess it's because you'd need to specify a focus area and manually invoke camera.autofocus(paramters) like in the SO example i posted. There would have to be a touch listener exposed in there somewhere though

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

No branches or pull requests

5 participants