mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Use common compose qr screen for usernames.
This commit is contained in:
@@ -107,7 +107,7 @@ fun LinkDeviceQrScanScreen(
|
||||
},
|
||||
hasPermission = hasPermission,
|
||||
onRequestPermissions = onRequestPermissions,
|
||||
qrString = stringResource(R.string.AddLinkDeviceFragment__scan_the_qr_code),
|
||||
qrHeaderLabelString = stringResource(R.string.AddLinkDeviceFragment__scan_the_qr_code),
|
||||
onGalleryOpened = onGalleryOpened
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user