Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3523283
D13946.id46039.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
805 B
Referenced Files
None
Subscribers
None
D13946.id46039.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D13946: [native] Update the QR login screen to mention the primary device
Attached
Detach File
Event Timeline
Log In to Comment