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

Commit aece15a8 authored by Justin Ho's avatar Justin Ho Committed by Android (Google) Code Review
Browse files

Merge "Updated notification panel alpha" into honeycomb

parents 8f8aac5e 4df78a76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
                android:layout_height="wrap_content"
                android:singleLine="true"
                android:textSize="40sp"
                android:textColor="#8cffffff" />
                android:textColor="#8cccdaff" />
        </com.android.systemui.statusbar.tablet.HoloClock>

        <TextView
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <drawable name="status_bar_background">#000000</drawable>
    <drawable name="notification_icon_area_smoke">#A0000000</drawable>
    <drawable name="notification_icon_area_smoke">#D0000000</drawable>
</resources>