diff --git a/briar-android/src/main/res/layout/fragment_report_form.xml b/briar-android/src/main/res/layout/fragment_report_form.xml index 7ffc1b9b9..114d161e9 100644 --- a/briar-android/src/main/res/layout/fragment_report_form.xml +++ b/briar-android/src/main/res/layout/fragment_report_form.xml @@ -29,7 +29,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="textMultiLine|textCapSentences" - android:maxLines="5" tools:hint="@string/describe_crash" />