WORKING COMMIT

This commit is contained in:
vsuryakumar
2023-06-08 19:27:34 +05:30
parent 7d744819f8
commit 69df710006
32 changed files with 7846 additions and 147 deletions

View File

@@ -115,7 +115,7 @@
android:id="@+id/name_edit_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxLength="16"
android:maxLength="17"
android:inputType="text"
android:hint="@string/serial_number" />