Disable autofill on choose password layout
Change-Id: I5f09282cfa07c546172d0921e02db98b4b4c2fff Fixes: 78173714 Test: manual
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:icon="@drawable/ic_lock"
|
android:icon="@drawable/ic_lock"
|
||||||
|
android:importantForAutofill="noExcludeDescendants"
|
||||||
settings:suwFooter="@layout/choose_lock_password_footer"
|
settings:suwFooter="@layout/choose_lock_password_footer"
|
||||||
settings:suwHeaderText="@string/lockpassword_choose_your_screen_lock_header">
|
settings:suwHeaderText="@string/lockpassword_choose_your_screen_lock_header">
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user