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

Commit 83172e0f authored by Maurice Lam's avatar Maurice Lam Committed by Android (Google) Code Review
Browse files

Merge "[LockSetup] Add padding to lock setup screens"

parents 1049f4d8 38573a56
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
    settings:suwIllustrationImage="@drawable/setup_illustration_lock_screen">

    <LinearLayout
        style="@style/SuwContentFrame"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:gravity="center_horizontal"
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@

    <com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient
        android:id="@+id/topLayout"
        style="@style/SuwContentFrame"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:orientation="vertical">