mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
do not reset the activity at releasing camera
This commit is contained in:
@ -476,7 +476,6 @@ class PreviewCameraOne : ViewGroup, SurfaceHolder.Callback, MediaScannerConnecti
|
||||
mCamera?.stopPreview()
|
||||
mCamera?.release()
|
||||
mCamera = null
|
||||
mActivity = null
|
||||
cleanupRecorder()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user