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

Commit b7267bbe authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Increase insets of Manage and Clear All buttons to match spec

Fixes: 187847496
Test: visual
Change-Id: I0b9aab1cdb6274881239ba693854e9e375242cd6
parent ec6c6835
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@
        xmlns:android="http://schemas.android.com/apk/res/android"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:paddingStart="4dp"
        android:paddingEnd="4dp"
        android:paddingStart="16dp"
        android:paddingEnd="16dp"
        android:visibility="gone">
    <com.android.systemui.statusbar.AlphaOptimizedFrameLayout
        android:id="@+id/content"