From 410f3cdfb4a8c2cf82749a3e73201fb7930540ae Mon Sep 17 00:00:00 2001 From: Adam Cohen Date: Sun, 22 Sep 2013 12:09:32 -0700 Subject: Getting the Overview Mode to look up to spec -> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95 --- res/drawable-xhdpi/homescreen_blue_normal_holo.9.png | Bin 470 -> 0 bytes res/drawable-xhdpi/homescreen_blue_strong_holo.9.png | Bin 508 -> 0 bytes res/drawable-xhdpi/ic_gel_setting_icn.png | Bin 2386 -> 0 bytes res/drawable-xhdpi/ic_gel_wallpaper_icn.png | Bin 1949 -> 0 bytes res/drawable-xhdpi/ic_gel_widget_icn.png | Bin 1386 -> 0 bytes res/drawable-xhdpi/ic_setting.png | Bin 0 -> 3625 bytes res/drawable-xhdpi/ic_wallpaper.png | Bin 0 -> 2875 bytes res/drawable-xhdpi/ic_widget.png | Bin 0 -> 1978 bytes res/drawable-xhdpi/screenpanel.9.png | Bin 0 -> 1403 bytes res/drawable-xhdpi/screenpanel_hover.9.png | Bin 0 -> 1586 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-xhdpi/homescreen_blue_normal_holo.9.png delete mode 100644 res/drawable-xhdpi/homescreen_blue_strong_holo.9.png delete mode 100644 res/drawable-xhdpi/ic_gel_setting_icn.png delete mode 100644 res/drawable-xhdpi/ic_gel_wallpaper_icn.png delete mode 100644 res/drawable-xhdpi/ic_gel_widget_icn.png create mode 100644 res/drawable-xhdpi/ic_setting.png create mode 100644 res/drawable-xhdpi/ic_wallpaper.png create mode 100644 res/drawable-xhdpi/ic_widget.png create mode 100644 res/drawable-xhdpi/screenpanel.9.png create mode 100644 res/drawable-xhdpi/screenpanel_hover.9.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/homescreen_blue_normal_holo.9.png b/res/drawable-xhdpi/homescreen_blue_normal_holo.9.png deleted file mode 100644 index 3f8eaf597..000000000 Binary files a/res/drawable-xhdpi/homescreen_blue_normal_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/homescreen_blue_strong_holo.9.png b/res/drawable-xhdpi/homescreen_blue_strong_holo.9.png deleted file mode 100644 index 738cd2a9c..000000000 Binary files a/res/drawable-xhdpi/homescreen_blue_strong_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_gel_setting_icn.png b/res/drawable-xhdpi/ic_gel_setting_icn.png deleted file mode 100644 index fe17163b1..000000000 Binary files a/res/drawable-xhdpi/ic_gel_setting_icn.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_gel_wallpaper_icn.png b/res/drawable-xhdpi/ic_gel_wallpaper_icn.png deleted file mode 100644 index d9472d981..000000000 Binary files a/res/drawable-xhdpi/ic_gel_wallpaper_icn.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_gel_widget_icn.png b/res/drawable-xhdpi/ic_gel_widget_icn.png deleted file mode 100644 index da6e3e9c2..000000000 Binary files a/res/drawable-xhdpi/ic_gel_widget_icn.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_setting.png b/res/drawable-xhdpi/ic_setting.png new file mode 100644 index 000000000..91ba98c55 Binary files /dev/null and b/res/drawable-xhdpi/ic_setting.png differ diff --git a/res/drawable-xhdpi/ic_wallpaper.png b/res/drawable-xhdpi/ic_wallpaper.png new file mode 100644 index 000000000..41dc000fd Binary files /dev/null and b/res/drawable-xhdpi/ic_wallpaper.png differ diff --git a/res/drawable-xhdpi/ic_widget.png b/res/drawable-xhdpi/ic_widget.png new file mode 100644 index 000000000..47dcdd14f Binary files /dev/null and b/res/drawable-xhdpi/ic_widget.png differ diff --git a/res/drawable-xhdpi/screenpanel.9.png b/res/drawable-xhdpi/screenpanel.9.png new file mode 100644 index 000000000..b4b828d3e Binary files /dev/null and b/res/drawable-xhdpi/screenpanel.9.png differ diff --git a/res/drawable-xhdpi/screenpanel_hover.9.png b/res/drawable-xhdpi/screenpanel_hover.9.png new file mode 100644 index 000000000..a44dc113f Binary files /dev/null and b/res/drawable-xhdpi/screenpanel_hover.9.png differ -- cgit v1.2.3