X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_header.xml;h=2a2f4f43a9164eec5909faa45a3f384f7648ec89;hb=0e0790f5c425f616bc54f3b889aa2043e4853ee9;hp=43514d04f812c2a6f7da86eb05685dc886927d19;hpb=55f4f1b5f101d0f9874fe3d3406d53c6df931a40;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 43514d04..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" />