Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3522855
D13946.id46184.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
791 B
Referenced Files
None
Subscribers
None
D13946.id46184.diff
View Options
diff --git a/native/account/qr-code-screen.react.js b/native/account/qr-code-screen.react.js
--- a/native/account/qr-code-screen.react.js
+++ b/native/account/qr-code-screen.react.js
@@ -41,7 +41,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>
<View style={styles.qrCodeContainer}>
<QRCode value={qrCodeURL} size={200} />
@@ -81,6 +81,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, 7:46 AM (16 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2699065
Default Alt Text
D13946.id46184.diff (791 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