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

Commit 0a4dfb82 authored by nebkat's avatar nebkat
Browse files

Remove power widget background

Change-Id: Id0bff63011666539a97b262a3f4975f07639a4f4
parent f4506c00
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,6 +18,5 @@
        android:exitFadeDuration="@android:integer/config_mediumAnimTime">

    <item android:state_pressed="true"  android:drawable="@*android:drawable/notification_item_background_color_pressed" />
    <item android:state_pressed="false" android:drawable="@*android:drawable/notification_item_background_color" />

</selector>
+0 −1
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:minHeight="@dimen/notification_panel_widget_height"
            android:background="@*android:drawable/notification_item_background_color"
            android:layout_marginTop="44dip"
        />