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

Crash on Front Camera #59

Open
Aetherna opened this issue Dec 20, 2016 · 0 comments
Open

Crash on Front Camera #59

Aetherna opened this issue Dec 20, 2016 · 0 comments

Comments

@Aetherna
Copy link

When trying to zoom out/in on front camera with Samung Note 3:
Can be reproduced with demo app.

java.lang.RuntimeException: setParameters failed at android.hardware.Camera.native_setParameters(Native Method) at android.hardware.Camera.setParameters(Camera.java:1964) at com.desmond.squarecamera.SquareCameraPreview.handleZoom(SquareCameraPreview.java:169) at com.desmond.squarecamera.SquareCameraPreview.access$300(SquareCameraPreview.java:19) at com.desmond.squarecamera.SquareCameraPreview$ScaleListener.onScale(SquareCameraPreview.java:220) at android.view.ScaleGestureDetector.onTouchEvent(ScaleGestureDetector.java:402) at com.desmond.squarecamera.SquareCameraPreview.onTouchEvent(SquareCameraPreview.java:124) at android.view.View.dispatchTouchEvent(View.java:9187) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2691) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2366)

Aetherna added a commit to Aetherna/SquareCamera that referenced this issue Dec 20, 2016
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

1 participant