mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 21:29:54 +01:00
Set "no personalized learning" flag for all text input.
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:hint="@string/add_contact_choose_a_nickname"
|
||||
android:imeOptions="flagNoPersonalizedLearning"
|
||||
android:importantForAutofill="no"
|
||||
android:inputType="text|textCapWords" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user