Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_edit.xml')
-rw-r--r--app/src/main/res/layout/activity_edit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_edit.xml b/app/src/main/res/layout/activity_edit.xml
index 47b31b1e7..dd8857f2d 100644
--- a/app/src/main/res/layout/activity_edit.xml
+++ b/app/src/main/res/layout/activity_edit.xml
@@ -33,7 +33,7 @@
android:layout_marginEnd="16dp"
android:layout_marginRight="16dp"
android:importantForAutofill="no"
- android:inputType="text"
+ android:inputType="textMultiLine"
android:maxLength="100"
app:theme="@style/AppTheme.EditText"
tools:text="Fancy card title" />