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