From dec6820659d163d4a70ac90a023eaf4f1188a78e Mon Sep 17 00:00:00 2001 From: Michael Kolb Date: Wed, 8 May 2013 11:14:35 -0700 Subject: Fix second level menu Bug: 8857098 Added Countdown timer and picture size items Change-Id: I73f3a5b22ab708e216729ed77fbd60041d40147d --- res/drawable-hdpi/ic_exposure_holo_light_large.png | Bin 1551 -> 0 bytes res/drawable-hdpi/ic_exposure_holo_light_xlarge.png | Bin 1551 -> 0 bytes res/drawable-hdpi/ic_flash_auto_holo_light_large.png | Bin 2959 -> 0 bytes res/drawable-hdpi/ic_flash_auto_holo_light_xlarge.png | Bin 2959 -> 0 bytes res/drawable-hdpi/ic_flash_off_holo_light_large.png | Bin 2592 -> 0 bytes res/drawable-hdpi/ic_flash_off_holo_light_xlarge.png | Bin 2592 -> 0 bytes res/drawable-hdpi/ic_flash_on_holo_light_large.png | Bin 1918 -> 0 bytes res/drawable-hdpi/ic_flash_on_holo_light_xlarge.png | Bin 1918 -> 0 bytes res/drawable-hdpi/ic_imagesize.png | Bin 0 -> 2035 bytes res/drawable-hdpi/ic_indicator_sce_hdr.png | Bin 2133 -> 2167 bytes res/drawable-hdpi/ic_indicator_sce_off.png | Bin 1415 -> 1372 bytes res/drawable-hdpi/ic_indicator_sce_on.png | Bin 2565 -> 2656 bytes res/drawable-hdpi/ic_settings_holo_light_large.png | Bin 1328 -> 0 bytes res/drawable-hdpi/ic_settings_holo_light_xlarge.png | Bin 1328 -> 0 bytes res/drawable-hdpi/ic_timer.png | Bin 0 -> 3331 bytes 15 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-hdpi/ic_exposure_holo_light_large.png delete mode 100644 res/drawable-hdpi/ic_exposure_holo_light_xlarge.png delete mode 100644 res/drawable-hdpi/ic_flash_auto_holo_light_large.png delete mode 100644 res/drawable-hdpi/ic_flash_auto_holo_light_xlarge.png delete mode 100644 res/drawable-hdpi/ic_flash_off_holo_light_large.png delete mode 100644 res/drawable-hdpi/ic_flash_off_holo_light_xlarge.png delete mode 100644 res/drawable-hdpi/ic_flash_on_holo_light_large.png delete mode 100644 res/drawable-hdpi/ic_flash_on_holo_light_xlarge.png create mode 100644 res/drawable-hdpi/ic_imagesize.png delete mode 100644 res/drawable-hdpi/ic_settings_holo_light_large.png delete mode 100644 res/drawable-hdpi/ic_settings_holo_light_xlarge.png create mode 100644 res/drawable-hdpi/ic_timer.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/ic_exposure_holo_light_large.png b/res/drawable-hdpi/ic_exposure_holo_light_large.png deleted file mode 100644 index ee45cfce2..000000000 Binary files a/res/drawable-hdpi/ic_exposure_holo_light_large.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_exposure_holo_light_xlarge.png b/res/drawable-hdpi/ic_exposure_holo_light_xlarge.png deleted file mode 100644 index ee45cfce2..000000000 Binary files a/res/drawable-hdpi/ic_exposure_holo_light_xlarge.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_flash_auto_holo_light_large.png b/res/drawable-hdpi/ic_flash_auto_holo_light_large.png deleted file mode 100644 index 00caf1bc7..000000000 Binary files a/res/drawable-hdpi/ic_flash_auto_holo_light_large.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_flash_auto_holo_light_xlarge.png b/res/drawable-hdpi/ic_flash_auto_holo_light_xlarge.png deleted file mode 100644 index 00caf1bc7..000000000 Binary files a/res/drawable-hdpi/ic_flash_auto_holo_light_xlarge.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_flash_off_holo_light_large.png b/res/drawable-hdpi/ic_flash_off_holo_light_large.png deleted file mode 100644 index 353df48ee..000000000 Binary files a/res/drawable-hdpi/ic_flash_off_holo_light_large.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_flash_off_holo_light_xlarge.png b/res/drawable-hdpi/ic_flash_off_holo_light_xlarge.png deleted file mode 100644 index 353df48ee..000000000 Binary files a/res/drawable-hdpi/ic_flash_off_holo_light_xlarge.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_flash_on_holo_light_large.png b/res/drawable-hdpi/ic_flash_on_holo_light_large.png deleted file mode 100644 index b508318e7..000000000 Binary files a/res/drawable-hdpi/ic_flash_on_holo_light_large.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_flash_on_holo_light_xlarge.png b/res/drawable-hdpi/ic_flash_on_holo_light_xlarge.png deleted file mode 100644 index b508318e7..000000000 Binary files a/res/drawable-hdpi/ic_flash_on_holo_light_xlarge.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_imagesize.png b/res/drawable-hdpi/ic_imagesize.png new file mode 100644 index 000000000..126208b44 Binary files /dev/null and b/res/drawable-hdpi/ic_imagesize.png differ diff --git a/res/drawable-hdpi/ic_indicator_sce_hdr.png b/res/drawable-hdpi/ic_indicator_sce_hdr.png index de09fe158..0b8fdfa13 100644 Binary files a/res/drawable-hdpi/ic_indicator_sce_hdr.png and b/res/drawable-hdpi/ic_indicator_sce_hdr.png differ diff --git a/res/drawable-hdpi/ic_indicator_sce_off.png b/res/drawable-hdpi/ic_indicator_sce_off.png index 076d82303..09bd2c893 100644 Binary files a/res/drawable-hdpi/ic_indicator_sce_off.png and b/res/drawable-hdpi/ic_indicator_sce_off.png differ diff --git a/res/drawable-hdpi/ic_indicator_sce_on.png b/res/drawable-hdpi/ic_indicator_sce_on.png index 9ce466b81..ef0f56faf 100644 Binary files a/res/drawable-hdpi/ic_indicator_sce_on.png and b/res/drawable-hdpi/ic_indicator_sce_on.png differ diff --git a/res/drawable-hdpi/ic_settings_holo_light_large.png b/res/drawable-hdpi/ic_settings_holo_light_large.png deleted file mode 100644 index 13c99911d..000000000 Binary files a/res/drawable-hdpi/ic_settings_holo_light_large.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_settings_holo_light_xlarge.png b/res/drawable-hdpi/ic_settings_holo_light_xlarge.png deleted file mode 100644 index 13c99911d..000000000 Binary files a/res/drawable-hdpi/ic_settings_holo_light_xlarge.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_timer.png b/res/drawable-hdpi/ic_timer.png new file mode 100644 index 000000000..a3cec8d4c Binary files /dev/null and b/res/drawable-hdpi/ic_timer.png differ -- cgit v1.2.3