OSDN Git Service

Updated notification panel alpha
authorJustin Ho <justinho@google.com>
Tue, 1 Feb 2011 02:25:58 +0000 (18:25 -0800)
committerJustin Ho <justinho@google.com>
Tue, 1 Feb 2011 02:29:29 +0000 (18:29 -0800)
Change-Id: Id26ce253f3180fe50e7d74c0ee638126b77def0d

packages/SystemUI/res/layout-xlarge/status_bar_notification_area.xml
packages/SystemUI/res/values-xlarge/colors.xml

index 0925f77..4e41e53 100644 (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
index 43af2c7..7f1e358 100644 (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>