Merge "Visual update for FaceSettings" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-05-19 03:19:07 +00:00
committed by Android (Google) Code Review
4 changed files with 5 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
<Button
android:id="@+id/security_settings_face_settings_enroll_button"
android:layout_marginStart="@dimen/screen_margin_sides"
android:layout_marginStart="20dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="start"

View File

@@ -22,7 +22,7 @@
<Button
android:id="@+id/security_settings_face_settings_remove_button"
android:layout_marginStart="@dimen/screen_margin_sides"
android:layout_marginStart="20dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="start"