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

Commit 4df78a76 authored by Justin Ho's avatar Justin Ho
Browse files

Updated notification panel alpha

Change-Id: Id26ce253f3180fe50e7d74c0ee638126b77def0d
parent 2bb13573
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -84,7 +84,7 @@
                android:layout_height="wrap_content"
                android:layout_height="wrap_content"
                android:singleLine="true"
                android:singleLine="true"
                android:textSize="40sp"
                android:textSize="40sp"
                android:textColor="#8cffffff" />
                android:textColor="#8cccdaff" />
        </com.android.systemui.statusbar.tablet.HoloClock>
        </com.android.systemui.statusbar.tablet.HoloClock>


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