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

Commit 0c4133fe authored by Daniel Hillenbrand's avatar Daniel Hillenbrand Committed by Gerrit Code Review
Browse files

Merge "Remove power widget background" into jellybean

parents dc9c2c6f 0a4dfb82
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"
        />