From bf387dc6f512ec43fa632d7ed42350cd9a3f34e9 Mon Sep 17 00:00:00 2001 From: Chad Cormier Roussel Date: Mon, 22 Oct 2012 02:41:39 +0200 Subject: 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 --- res/drawable-hdpi/page_hover_left_holo.9.png | Bin 255 -> 248 bytes res/drawable-mdpi/page_hover_left_holo.9.png | Bin 206 -> 177 bytes res/drawable-xhdpi/page_hover_left_holo.9.png | Bin 304 -> 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 Binary files a/res/drawable-hdpi/page_hover_left_holo.9.png and b/res/drawable-hdpi/page_hover_left_holo.9.png 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 Binary files a/res/drawable-mdpi/page_hover_left_holo.9.png and b/res/drawable-mdpi/page_hover_left_holo.9.png 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 Binary files a/res/drawable-xhdpi/page_hover_left_holo.9.png and b/res/drawable-xhdpi/page_hover_left_holo.9.png differ -- cgit v1.2.3