aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/friend_code_input_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/friend_code_input_fragment.xml')
-rw-r--r--app/src/main/res/layout/friend_code_input_fragment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/friend_code_input_fragment.xml b/app/src/main/res/layout/friend_code_input_fragment.xml
index 66c62ed..b834f75 100644
--- a/app/src/main/res/layout/friend_code_input_fragment.xml
+++ b/app/src/main/res/layout/friend_code_input_fragment.xml
@@ -22,7 +22,6 @@
android:drawablePadding="15dp"
android:ems="10"
android:inputType="textPersonName"
- android:text="Friend code"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView2" />