diff options
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/res/layout/fragment_pwgen.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/fragment_pwgen.xml b/app/src/main/res/layout/fragment_pwgen.xml index 592ef1f2..e8cb68cb 100644 --- a/app/src/main/res/layout/fragment_pwgen.xml +++ b/app/src/main/res/layout/fragment_pwgen.xml @@ -92,6 +92,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="8dp" + android:autofillHints="notApplicable" android:ems="10" android:inputType="number" /> |