mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Use textNoSuggestions type for username input instead.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
android:id="@+id/entry_edit_user_name"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="text"
|
||||
android:inputType="textNoSuggestions"
|
||||
android:importantForAccessibility="no"
|
||||
android:importantForAutofill="no"
|
||||
android:maxLines="1"
|
||||
|
||||
Reference in New Issue
Block a user