We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745748a commit 13ec20cCopy full SHA for 13ec20c
1 file changed
claimManagement/src/main/res/layout/content_enquire.xml
@@ -21,7 +21,7 @@
21
android:id="@+id/etCHFID"
22
android:layout_width="150dp"
23
android:layout_height="50dp"
24
- android:inputType="number"
+ android:inputType="text"
25
android:hint="@string/CHFID"
26
android:maxLength="12"
27
android:layout_marginTop="10dp"
0 commit comments