mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2024-12-25 06:51:23 +01:00
flip autofocus canceling and stopRepeating
This commit is contained in:
parent
45177dd7d9
commit
d21124e3bc
@ -597,8 +597,8 @@ class PreviewCameraTwo : ViewGroup, TextureView.SurfaceTextureListener, MyPrevie
|
||||
}
|
||||
}
|
||||
|
||||
mCaptureSession!!.stopRepeating()
|
||||
cancelAutoFocus()
|
||||
mCaptureSession!!.stopRepeating()
|
||||
mPreviewRequestBuilder!!.apply {
|
||||
// touch-to-focus inspired by OpenCamera
|
||||
val characteristics = getCameraCharacteristics()
|
||||
|
Loading…
Reference in New Issue
Block a user