Kevin Gorham 2020-10-20 13:31:02 -04:00
parent 672dfc7d47
commit 6d1aeaf335
No known key found for this signature in database
GPG Key ID: CCA55602DF49FC38
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
android:layout_height="match_parent"
android:imeOptions="actionDone"
android:inputType="number"
android:maxLength="6"
android:maxLength="8"
android:singleLine="true"
android:textColor="@color/text_light"
android:textColorHint="@color/text_light_dimmed" />