add my qr screen

This commit is contained in:
2026-05-22 09:12:40 +07:00
parent a7215c7283
commit e775d799ea
7 changed files with 108 additions and 3 deletions
@@ -52,7 +52,8 @@ fun ScanScreen(
TopAppBar(
title = {
Text(
text = "Scan QR", style = MaterialTheme.typography.titleMediumEmphasized
text = "Scan QR",
style = MaterialTheme.typography.titleMediumEmphasized
)
},
navigationIcon = {