Skip to content

Commit

Permalink
bug fix camera
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyansh-Kedia committed Jul 30, 2021
1 parent 44225f1 commit 784cb14
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,6 @@ class CCMultiple: FrameLayout, CustomImageAdapter.CustomAdapterClick, LifecycleO
// Preview
cameraSelector = lensFacing

// surfaceView.implementationMode = PreviewView.ImplementationMode.COMPATIBLE

val rotation = if (surfaceView.display != null) {
surfaceView.display.rotation
} else {
Expand Down

0 comments on commit 784cb14

Please sign in to comment.