diff options
| -rw-r--r-- | core/res/res/layout/autofill_fill_dialog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/layout/autofill_fill_dialog.xml b/core/res/res/layout/autofill_fill_dialog.xml index 196af6dfb6df..ed9961c6aefb 100644 --- a/core/res/res/layout/autofill_fill_dialog.xml +++ b/core/res/res/layout/autofill_fill_dialog.xml @@ -72,6 +72,7 @@ android:layout_marginEnd="24dp" android:clipToPadding="false" android:drawSelectorOnTop="true" + android:contentSensitivity="sensitive" android:clickable="true" android:divider="@null" android:visibility="gone" /> |