Page MenuHomePhabricator

D13946.id46039.diff
No OneTemporary

D13946.id46039.diff

diff --git a/native/qr-code/qr-code-screen.react.js b/native/qr-code/qr-code-screen.react.js
--- a/native/qr-code/qr-code-screen.react.js
+++ b/native/qr-code/qr-code-screen.react.js
@@ -54,7 +54,7 @@
<View style={styles.container}>
<Text style={styles.heading}>Log in to Comm</Text>
<Text style={styles.headingSubtext}>
- Open the Comm app on your phone and scan the QR code below
+ Open the Comm app on your logged-in phone and scan the QR code below
</Text>
<QRCode value={qrCodeURL} size={200} />
<View style={styles.instructionsBox}>
@@ -97,6 +97,8 @@
fontSize: 12,
color: 'panelForegroundLabel',
paddingBottom: 30,
+ textAlign: 'center',
+ width: 300,
},
instructionsBox: {
alignItems: 'center',

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 24, 8:53 AM (17 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2699315
Default Alt Text
D13946.id46039.diff (805 B)

Event Timeline