Page MenuHomePhabricator

D13946.id46087.diff
No OneTemporary

D13946.id46087.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>
<QRCode value={qrCodeURL} size={200} />
<View style={styles.instructionsBox}>
@@ -79,6 +79,8 @@
fontSize: 12,
color: 'panelForegroundLabel',
paddingBottom: 30,
+ textAlign: 'center',
+ width: 300,
},
instructionsBox: {
alignItems: 'center',

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 24, 9:00 AM (17 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2699347
Default Alt Text
D13946.id46087.diff (789 B)

Event Timeline