Make multi device instructions clearer

This commit is contained in:
gmbnt
2020-03-25 11:36:53 +11:00
parent 782986f1bb
commit a3d416daa0
5 changed files with 4 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
android:layout_marginRight="@dimen/large_spacing"
android:textSize="@dimen/medium_font_size"
android:textColor="@color/text"
android:text="Enter your Session ID to start the linking process." />
android:text="Navigate to "Settings" > "Devices" > "Link a Device" on your other device and then enter your Session ID here to start the linking process." />
<EditText
style="@style/SessionEditText"