NTP-43193 | Camera zoom fix (#15257)
This commit is contained in:
@@ -695,7 +695,7 @@ private fun QrCamera(
|
||||
preview,
|
||||
imageAnalyzer,
|
||||
)
|
||||
camera.cameraControl.setZoomRatio(0.2f)
|
||||
camera.cameraControl.setZoomRatio(1.2f)
|
||||
} catch (e: Exception) {
|
||||
e.log()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user