summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Mindy Pereira <mindyp@google.com> 2013-09-26 16:47:44 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2013-09-26 16:47:44 +0000
commitd993cda22ab9062d4badeeeb12ec7ddf38a16be9 (patch)
treee198161634d682cb9bde09f8ae2323e49b3d3ff4
parentc222f57b5c992fb661b7112a7cd5e5dbe1c6030c (diff)
parent98860d4592933556e22f5fe1507954e022178bdd (diff)
Merge "De-blue notification backgrounds" into klp-dev
-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 1602ab872b37..9832ace2f803 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 6193822d57c1..c271b114756f 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 eaabd9317034..8a6011e70e3c 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 62d8622b27bc..525120d74e5b 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 32e00befeb6a..2159cf597360 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 5c4da7445195..3f054fb56664 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 000000000000..b4e7559f0802
--- /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 000000000000..936fbe53d17a
--- /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 f5c395004003..81ee3af51900 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