summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorChad Cormier Roussel <chadcormierroussel@gmail.com>2012-10-22 02:41:39 +0200
committerChad Cormier Roussel <chadcormierroussel@gmail.com>2012-10-22 07:19:24 +0200
commitbf387dc6f512ec43fa632d7ed42350cd9a3f34e9 (patch)
treeb0ab7ac2250f06d9d81033979cf3ad8c3e8a56db /res
parent6e09943ba6485b5679a7289f01407c4395c430d9 (diff)
downloadandroid_packages_apps_Trebuchet-bf387dc6f512ec43fa632d7ed42350cd9a3f34e9.tar.gz
android_packages_apps_Trebuchet-bf387dc6f512ec43fa632d7ed42350cd9a3f34e9.tar.bz2
android_packages_apps_Trebuchet-bf387dc6f512ec43fa632d7ed42350cd9a3f34e9.zip
Fix page_hover_left_holo.9.png on all dpi
The 9patch file was wrong, instead of a black border it was a black + alpha border so you would see the black border instead of the desired effect. Change-Id: I6f3c0a7271db11652a9dd1626f4563b660fcdc61
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/page_hover_left_holo.9.pngbin255 -> 248 bytes
-rw-r--r--res/drawable-mdpi/page_hover_left_holo.9.pngbin206 -> 177 bytes
-rw-r--r--res/drawable-xhdpi/page_hover_left_holo.9.pngbin304 -> 277 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/page_hover_left_holo.9.png b/res/drawable-hdpi/page_hover_left_holo.9.png
index 2ac2c39b6..833828b64 100644
--- a/res/drawable-hdpi/page_hover_left_holo.9.png
+++ b/res/drawable-hdpi/page_hover_left_holo.9.png
Binary files differ
diff --git a/res/drawable-mdpi/page_hover_left_holo.9.png b/res/drawable-mdpi/page_hover_left_holo.9.png
index e1e84c934..0d73ec212 100644
--- a/res/drawable-mdpi/page_hover_left_holo.9.png
+++ b/res/drawable-mdpi/page_hover_left_holo.9.png
Binary files differ
diff --git a/res/drawable-xhdpi/page_hover_left_holo.9.png b/res/drawable-xhdpi/page_hover_left_holo.9.png
index b00d367ee..0dcd5b738 100644
--- a/res/drawable-xhdpi/page_hover_left_holo.9.png
+++ b/res/drawable-xhdpi/page_hover_left_holo.9.png
Binary files differ