From cf19320192ae5799b7ba147949bc9ef0d3a9c8d5 Mon Sep 17 00:00:00 2001 From: Evan Millar Date: Fri, 30 Sep 2011 09:57:14 -0700 Subject: Various UI fixes in Gallery -New assets for grid and strip selection borders. -Fix spacing in details dialog. -New scrollbar asset in the strip view. -Deleted unused ScrollView.java and GlDetailsView.java bug:5327238 Change-Id: I147b8f8069f42e345110f7ae86c47d331551f089 --- res/drawable-hdpi/grid_pressed.9.png | Bin 223 -> 138 bytes res/drawable-hdpi/grid_selected.9.png | Bin 222 -> 138 bytes res/drawable-hdpi/scrollbar_handle_holo_dark.9.png | Bin 267 -> 0 bytes res/drawable-hdpi/thumb_selected.9.png | Bin 0 -> 139 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-hdpi/scrollbar_handle_holo_dark.9.png create mode 100644 res/drawable-hdpi/thumb_selected.9.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/grid_pressed.9.png b/res/drawable-hdpi/grid_pressed.9.png index 41cd9aa58..5e1d2e369 100644 Binary files a/res/drawable-hdpi/grid_pressed.9.png 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 index 0d8d2f51e..24a78d2a9 100644 Binary files a/res/drawable-hdpi/grid_selected.9.png and b/res/drawable-hdpi/grid_selected.9.png differ diff --git a/res/drawable-hdpi/scrollbar_handle_holo_dark.9.png b/res/drawable-hdpi/scrollbar_handle_holo_dark.9.png deleted file mode 100644 index 575edee14..000000000 Binary files a/res/drawable-hdpi/scrollbar_handle_holo_dark.9.png and /dev/null differ diff --git a/res/drawable-hdpi/thumb_selected.9.png b/res/drawable-hdpi/thumb_selected.9.png new file mode 100644 index 000000000..3e762f230 Binary files /dev/null and b/res/drawable-hdpi/thumb_selected.9.png differ -- cgit v1.2.3