Removed word limit on feedback.

This commit is contained in:
FlyingP1g FlyingP1g
2022-06-06 21:15:46 +03:00
parent bb71de1a78
commit 78f4dee43d

View File

@@ -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" />
</com.google.android.material.textfield.TextInputLayout>