Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f595f70 authored by Jason Chang's avatar Jason Chang Committed by Android (Google) Code Review
Browse files

Merge "Remove redundant marginStart for FaceSettings button" into main

parents 09552b3c a547a145
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
        style="@style/SudGlifButton.Primary"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_marginStart="0dp"
        android:layout_gravity="start"
        android:text="@string/security_settings_face_settings_enroll"/>

+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
        style="@style/SudGlifButton.Primary"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_marginStart="0dp"
        android:layout_gravity="start"
        android:text="@string/security_settings_face_settings_remove_face_model"/>