Qrscanner.kt
This commit is contained in:
@@ -70,7 +70,7 @@ fun QRCodeScannerScreen(
|
|||||||
|
|
||||||
AndroidView(
|
AndroidView(
|
||||||
modifier = Modifier
|
modifier = Modifier
|
||||||
.fillMaxHeight(.84f)
|
.fillMaxHeight()
|
||||||
.fillMaxWidth()
|
.fillMaxWidth()
|
||||||
,
|
,
|
||||||
factory = { previewView }
|
factory = { previewView }
|
||||||
|
|||||||
Reference in New Issue
Block a user