diff --git a/briar-android/src/main/res/layout/fragment_contact_link_exchange.xml b/briar-android/src/main/res/layout/fragment_contact_link_exchange.xml
index ccc9d5e64..f4762acda 100644
--- a/briar-android/src/main/res/layout/fragment_contact_link_exchange.xml
+++ b/briar-android/src/main/res/layout/fragment_contact_link_exchange.xml
@@ -4,8 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:fillViewport="true">
+ android:layout_height="match_parent">
+ app:layout_constraintTop_toBottomOf="@+id/pasteButton"/>
+ app:layout_constraintTop_toBottomOf="@+id/copyButton"/>
+ app:layout_constraintTop_toBottomOf="@+id/linkInput"/>
+ app:layout_constraintTop_toTopOf="@+id/pasteButton"
+ tools:visibility="visible"/>
+ app:layout_constraintTop_toTopOf="parent"
+ app:layout_constraintVertical_chainStyle="packed"/>
+ app:layout_constraintTop_toBottomOf="@+id/linkIntro"
+ tools:text="briar://scnsdflamslkfjgluoblmksdfbwevlewajfdlkjewwhqliafskfjhskdjhvoieiv"
+ />
+ app:layout_constraintTop_toBottomOf="@+id/linkView"/>
@@ -150,22 +148,23 @@
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="@id/copyButton"
app:layout_constraintEnd_toEndOf="parent"
- app:layout_constraintHorizontal_bias="0.5"
app:layout_constraintStart_toEndOf="@id/shareButton"
- app:layout_constraintTop_toTopOf="@id/copyButton"/>
+ app:layout_constraintTop_toTopOf="@id/copyButton"
+ tools:visibility="visible"/>
diff --git a/briar-android/src/main/res/values/strings.xml b/briar-android/src/main/res/values/strings.xml
index b4f3336b1..d94bb19b5 100644
--- a/briar-android/src/main/res/values/strings.xml
+++ b/briar-android/src/main/res/values/strings.xml
@@ -153,8 +153,8 @@
Add Contact Nearby
Add Contact with Link
- Contact name
- Contact link
+ Give contact a nickname
+ Your contact\'s link
Paste
QR Code
Add Contact