Page MenuHomePhabricator

D13946.id46184.diff
No OneTemporary

D13946.id46184.diff

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

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)

Event Timeline