We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c0d5e0 + 6add7b6 commit efa533cCopy full SHA for efa533c
android/src/main/kotlin/dev/steenbakker/mobile_scanner/MobileScanner.kt
@@ -478,8 +478,6 @@ class MobileScanner(
478
it.zoomState.removeObservers(owner)
479
it.cameraState.removeObservers(owner)
480
}
481
- textureEntry?.release()
482
- textureEntry = null
483
484
// Unbind the camera use cases, the preview is a use case.
485
// The camera will be closed when the last use case is unbound.
0 commit comments