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

Commit f379af58 authored by John Spurlock's avatar John Spurlock
Browse files

QS: Add 8dp above and below the tile panel.

Change-Id: I5ca21cb46e87b8c3707216d0aad90131560d9a2e
parent a4215ceb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:background="@drawable/qs_background_primary"
        android:paddingTop="8dp"
        android:paddingBottom="8dp"
        android:elevation="2dp">

    <com.android.systemui.qs.QSPanel