This commit is contained in:
sathwikcs
2024-10-25 17:10:11 +05:30
parent ac3a4ebe0f
commit fcc831a63d

View File

@@ -70,7 +70,7 @@ fun QRCodeScannerScreen(
AndroidView(
modifier = Modifier
.fillMaxHeight(.6f)
.fillMaxHeight(.84f)
.fillMaxWidth()
,
factory = { previewView }