summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2013-09-26 16:47:44 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-26 16:47:44 +0000
commitd993cda22ab9062d4badeeeb12ec7ddf38a16be9 (patch)
treee198161634d682cb9bde09f8ae2323e49b3d3ff4 /core
parentc222f57b5c992fb661b7112a7cd5e5dbe1c6030c (diff)
parent98860d4592933556e22f5fe1507954e022178bdd (diff)
downloadframeworks_base-d993cda22ab9062d4badeeeb12ec7ddf38a16be9.zip
frameworks_base-d993cda22ab9062d4badeeeb12ec7ddf38a16be9.tar.gz
frameworks_base-d993cda22ab9062d4badeeeb12ec7ddf38a16be9.tar.bz2
Merge "De-blue notification backgrounds" into klp-dev
Diffstat (limited to 'core')
-rw-r--r--core/res/res/drawable-hdpi/notification_bg_low_pressed.9.pngbin181 -> 165 bytes
-rw-r--r--core/res/res/drawable-hdpi/notification_bg_normal_pressed.9.pngbin180 -> 165 bytes
-rw-r--r--core/res/res/drawable-mdpi/notification_bg_low_pressed.9.pngbin169 -> 157 bytes
-rw-r--r--core/res/res/drawable-mdpi/notification_bg_normal_pressed.9.pngbin171 -> 157 bytes
-rw-r--r--core/res/res/drawable-xhdpi/notification_bg_low_pressed.9.pngbin210 -> 171 bytes
-rw-r--r--core/res/res/drawable-xhdpi/notification_bg_normal_pressed.9.pngbin207 -> 171 bytes
-rw-r--r--core/res/res/drawable-xxhdpi/notification_bg_low_pressed.9.pngbin0 -> 1061 bytes
-rw-r--r--core/res/res/drawable-xxhdpi/notification_bg_normal_pressed.9.pngbin0 -> 1061 bytes
-rw-r--r--core/res/res/values/colors.xml2
9 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/drawable-hdpi/notification_bg_low_pressed.9.png b/core/res/res/drawable-hdpi/notification_bg_low_pressed.9.png
index 1602ab8..9832ace 100644
--- a/core/res/res/drawable-hdpi/notification_bg_low_pressed.9.png
+++ b/core/res/res/drawable-hdpi/notification_bg_low_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/notification_bg_normal_pressed.9.png b/core/res/res/drawable-hdpi/notification_bg_normal_pressed.9.png
index 6193822..c271b11 100644
--- a/core/res/res/drawable-hdpi/notification_bg_normal_pressed.9.png
+++ b/core/res/res/drawable-hdpi/notification_bg_normal_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/notification_bg_low_pressed.9.png b/core/res/res/drawable-mdpi/notification_bg_low_pressed.9.png
index eaabd93..8a6011e 100644
--- a/core/res/res/drawable-mdpi/notification_bg_low_pressed.9.png
+++ b/core/res/res/drawable-mdpi/notification_bg_low_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/notification_bg_normal_pressed.9.png b/core/res/res/drawable-mdpi/notification_bg_normal_pressed.9.png
index 62d8622..525120d 100644
--- a/core/res/res/drawable-mdpi/notification_bg_normal_pressed.9.png
+++ b/core/res/res/drawable-mdpi/notification_bg_normal_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-xhdpi/notification_bg_low_pressed.9.png b/core/res/res/drawable-xhdpi/notification_bg_low_pressed.9.png
index 32e00be..2159cf5 100644
--- a/core/res/res/drawable-xhdpi/notification_bg_low_pressed.9.png
+++ b/core/res/res/drawable-xhdpi/notification_bg_low_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-xhdpi/notification_bg_normal_pressed.9.png b/core/res/res/drawable-xhdpi/notification_bg_normal_pressed.9.png
index 5c4da74..3f054fb 100644
--- a/core/res/res/drawable-xhdpi/notification_bg_normal_pressed.9.png
+++ b/core/res/res/drawable-xhdpi/notification_bg_normal_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-xxhdpi/notification_bg_low_pressed.9.png b/core/res/res/drawable-xxhdpi/notification_bg_low_pressed.9.png
new file mode 100644
index 0000000..b4e7559
--- /dev/null
+++ b/core/res/res/drawable-xxhdpi/notification_bg_low_pressed.9.png
Binary files differ
diff --git a/core/res/res/drawable-xxhdpi/notification_bg_normal_pressed.9.png b/core/res/res/drawable-xxhdpi/notification_bg_normal_pressed.9.png
new file mode 100644
index 0000000..936fbe5
--- /dev/null
+++ b/core/res/res/drawable-xxhdpi/notification_bg_normal_pressed.9.png
Binary files differ
diff --git a/core/res/res/values/colors.xml b/core/res/res/values/colors.xml
index f5c3950..81ee3af 100644
--- a/core/res/res/values/colors.xml
+++ b/core/res/res/values/colors.xml
@@ -23,7 +23,7 @@
<drawable name="status_bar_closed_default_background">#ff000000</drawable>
<drawable name="status_bar_opened_default_background">#ff000000</drawable>
<drawable name="notification_item_background_color">#ff111111</drawable>
- <drawable name="notification_item_background_color_pressed">#ff257390</drawable>
+ <drawable name="notification_item_background_color_pressed">#ff454545</drawable>
<drawable name="search_bar_default_color">#ff000000</drawable>
<drawable name="safe_mode_background">#60000000</drawable>
<!-- Background drawable that can be used for a transparent activity to