am aece15a8: Merge "Updated notification panel alpha" into honeycomb
* commit 'aece15a89e4aa3bf55a4fad55852ffb6be7b6ad8': Updated notification panel alpha
This commit is contained in:
@@ -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,6 +1,6 @@
|
|||||||
<?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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user