SquareCamera
SquareCamera copied to clipboard
Detecting swipe gestures on CustomCameraPreview/SurfaceView
I am trying to detecting the left/right gestures on CameraPreview view. Since this view handles the zoom in/out feature which is great but at the same time, I want to detect that user swiped on the cameraPreview as well.
Any help is appreciated.
Thanks