am aece15a8: Merge "Updated notification panel alpha" into honeycomb

* commit 'aece15a89e4aa3bf55a4fad55852ffb6be7b6ad8':
  Updated notification panel alpha
This commit is contained in:
Justin Ho
2011-01-31 18:52:51 -08:00
committed by Android Git Automerger
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
<?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>