We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc8b07 commit 8d306beCopy full SHA for 8d306be
datacapture/src/main/res/layout/edit_text_single_line_view.xml
@@ -52,6 +52,7 @@
52
<com.google.android.material.textfield.TextInputEditText
53
android:id="@+id/text_input_edit_text"
54
style="?attr/questionnaireTextInputEditTextStyle"
55
+ android:inputType="text"
56
android:layout_width="match_parent"
57
android:layout_height="wrap_content"
58
android:maxLines="1"
0 commit comments