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

Commit 5b3ecc8c authored by Adnan Begovic's avatar Adnan Begovic
Browse files

SystemUI: Fix padding on qs_detail.

Change-Id: I07542c6ed4e733e73e09c4def88a29e9951a1fd5
parent 983986d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:background="@drawable/qs_detail_background"
        android:paddingTop="@dimen/detail_exterior_padding"
        android:paddingBottom="@dimen/detail_exterior_padding"
        android:orientation="vertical">