diff --git a/res/layout/sfps_enroll_finish_base.xml b/res/layout/sfps_enroll_finish_base.xml index 8d062d9409c..17733374550 100644 --- a/res/layout/sfps_enroll_finish_base.xml +++ b/res/layout/sfps_enroll_finish_base.xml @@ -30,12 +30,14 @@ android:clipToPadding="false" android:clipChildren="false"> - + - - - - - - - - \ No newline at end of file + diff --git a/res/layout/sfps_require_screen_on_to_auth_toggle.xml b/res/layout/sfps_require_screen_on_to_auth_toggle.xml index 929b64bb2c4..02bb979815f 100644 --- a/res/layout/sfps_require_screen_on_to_auth_toggle.xml +++ b/res/layout/sfps_require_screen_on_to_auth_toggle.xml @@ -19,24 +19,16 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_gravity="start" style="?attr/fingerprint_layout_theme"> - - - - - - + android:checked="false" + style="@style/SudSwitchStyle"/> \ No newline at end of file