X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_header.xml;h=2a2f4f43a9164eec5909faa45a3f384f7648ec89;hb=188faf613ce6a64f1999dec17dd86899b6960f51;hp=a35f555a0efaccf6f9331eeb505803df16619b36;hpb=72a140d9e8121fbd8f52800615d79458c659a052;p=mobile-ledger.git diff --git a/app/src/main/res/layout/template_details_header.xml b/app/src/main/res/layout/template_details_header.xml index a35f555a..2a2f4f43 100644 --- a/app/src/main/res/layout/template_details_header.xml +++ b/app/src/main/res/layout/template_details_header.xml @@ -59,7 +59,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:hint="@string/template_details_pattern_label" - android:inputType="text" + android:inputType="text|textMultiLine" /> + + + + \ No newline at end of file