summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-10-15 21:19:09 -0700
committerJoe Onorato <joeo@android.com>2009-10-15 21:19:09 -0700
commitd63458b34c33c0701d8ce8920b3b77abc6ac0e0f (patch)
tree1922e3ffa273c535468c2e4a5ede895bb26e9d1b /res/drawable-hdpi
parent1d8e7bbe09e130af5e9534cc26a65f623be7a424 (diff)
downloadandroid_packages_apps_Trebuchet-d63458b34c33c0701d8ce8920b3b77abc6ac0e0f.tar.gz
android_packages_apps_Trebuchet-d63458b34c33c0701d8ce8920b3b77abc6ac0e0f.tar.bz2
android_packages_apps_Trebuchet-d63458b34c33c0701d8ce8920b3b77abc6ac0e0f.zip
Add pressed states for the all apps button and the home button.
We'll need another asset for the selected state, when we do that. This also updates the all apps icon to be a grid.
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/all_apps_button.pngbin3200 -> 0 bytes
-rw-r--r--res/drawable-hdpi/all_apps_button_normal.pngbin0 -> 1536 bytes
-rw-r--r--res/drawable-hdpi/all_apps_button_pressed.pngbin0 -> 1559 bytes
-rw-r--r--res/drawable-hdpi/home_button_normal.png (renamed from res/drawable-hdpi/home_button.png)bin3414 -> 3414 bytes
-rw-r--r--res/drawable-hdpi/home_button_pressed.pngbin0 -> 3345 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/all_apps_button.png b/res/drawable-hdpi/all_apps_button.png
deleted file mode 100644
index bb842785b..000000000
--- a/res/drawable-hdpi/all_apps_button.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/all_apps_button_normal.png b/res/drawable-hdpi/all_apps_button_normal.png
new file mode 100644
index 000000000..c29d3d782
--- /dev/null
+++ b/res/drawable-hdpi/all_apps_button_normal.png
Binary files differ
diff --git a/res/drawable-hdpi/all_apps_button_pressed.png b/res/drawable-hdpi/all_apps_button_pressed.png
new file mode 100644
index 000000000..4c64d692d
--- /dev/null
+++ b/res/drawable-hdpi/all_apps_button_pressed.png
Binary files differ
diff --git a/res/drawable-hdpi/home_button.png b/res/drawable-hdpi/home_button_normal.png
index 40fbbfd8a..40fbbfd8a 100644
--- a/res/drawable-hdpi/home_button.png
+++ b/res/drawable-hdpi/home_button_normal.png
Binary files differ
diff --git a/res/drawable-hdpi/home_button_pressed.png b/res/drawable-hdpi/home_button_pressed.png
new file mode 100644
index 000000000..392bc6685
--- /dev/null
+++ b/res/drawable-hdpi/home_button_pressed.png
Binary files differ