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

Commit 44b48024 authored by BladeRunner-A2C's avatar BladeRunner-A2C Committed by Nishith Khanna
Browse files

SystemUI: Remove qs actions footer background



Signed-off-by: default avatarBladeRunner-A2C <prisoner56898@protonmail.com>
Change-Id: I16236d70813efa5be2db6290ce03e0eb66eee8ac
parent c793991c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@
-->
<inset xmlns:android="http://schemas.android.com/apk/res/android">
    <shape>
        <solid android:color="?attr/underSurface"/>
        <corners android:topLeftRadius="@dimen/qs_corner_radius"
                 android:topRightRadius="@dimen/qs_corner_radius"/>
    </shape>