From c3665faf4525de78c64e1a98106e12f1c23810c9 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 14 Sep 2011 17:56:27 -0700 Subject: DO NOT MERGE: Fixing regression where scroll position would be offset when rotated. - Fixes the scrolling issue only in conjunction with framework measure fix - Updating the wallpaper gallery item background Change-Id: I156de59a3eadfdaa61018c0a74ad0614d76cde6d --- res/drawable-hdpi/grid_focused.9.png | Bin 0 -> 200 bytes res/drawable-hdpi/grid_pressed.9.png | Bin 0 -> 184 bytes res/drawable-hdpi/grid_selected.9.png | Bin 0 -> 202 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-hdpi/grid_focused.9.png create mode 100644 res/drawable-hdpi/grid_pressed.9.png create mode 100644 res/drawable-hdpi/grid_selected.9.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/grid_focused.9.png b/res/drawable-hdpi/grid_focused.9.png new file mode 100644 index 000000000..cb5aea89a Binary files /dev/null and b/res/drawable-hdpi/grid_focused.9.png differ diff --git a/res/drawable-hdpi/grid_pressed.9.png b/res/drawable-hdpi/grid_pressed.9.png new file mode 100644 index 000000000..548accef6 Binary files /dev/null and b/res/drawable-hdpi/grid_pressed.9.png differ diff --git a/res/drawable-hdpi/grid_selected.9.png b/res/drawable-hdpi/grid_selected.9.png new file mode 100644 index 000000000..02ab90253 Binary files /dev/null and b/res/drawable-hdpi/grid_selected.9.png differ -- cgit v1.2.3