forked from reya/coop-mobile
add my qr screen
This commit is contained in:
@@ -52,7 +52,8 @@ fun ScanScreen(
|
||||
TopAppBar(
|
||||
title = {
|
||||
Text(
|
||||
text = "Scan QR", style = MaterialTheme.typography.titleMediumEmphasized
|
||||
text = "Scan QR",
|
||||
style = MaterialTheme.typography.titleMediumEmphasized
|
||||
)
|
||||
},
|
||||
navigationIcon = {
|
||||
|
||||
Reference in New Issue
Block a user