From a72d73cbac59db43d413291e4db66763be08143a Mon Sep 17 00:00:00 2001 From: repo sync Date: Wed, 27 Jul 2011 19:29:41 +0800 Subject: Add mode picker for camera/camcorder/panaramo +remove camera switcher +add menu item for panorama bug:5039225 Change-Id: Ib065074026760f7dc1bd1dfe694935f46bb8c407 --- res/drawable-hdpi/btn_ic_camera.png | Bin 0 -> 756 bytes res/drawable-hdpi/btn_ic_panorama.png | Bin 0 -> 1379 bytes res/drawable-hdpi/btn_ic_video.png | Bin 0 -> 389 bytes res/drawable-hdpi/btn_mode_background.png | Bin 0 -> 460 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-hdpi/btn_ic_camera.png create mode 100644 res/drawable-hdpi/btn_ic_panorama.png create mode 100644 res/drawable-hdpi/btn_ic_video.png create mode 100644 res/drawable-hdpi/btn_mode_background.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/btn_ic_camera.png b/res/drawable-hdpi/btn_ic_camera.png new file mode 100644 index 0000000..cc6610f Binary files /dev/null and b/res/drawable-hdpi/btn_ic_camera.png differ diff --git a/res/drawable-hdpi/btn_ic_panorama.png b/res/drawable-hdpi/btn_ic_panorama.png new file mode 100644 index 0000000..e4db1ff Binary files /dev/null and b/res/drawable-hdpi/btn_ic_panorama.png differ diff --git a/res/drawable-hdpi/btn_ic_video.png b/res/drawable-hdpi/btn_ic_video.png new file mode 100644 index 0000000..dacc261 Binary files /dev/null and b/res/drawable-hdpi/btn_ic_video.png differ diff --git a/res/drawable-hdpi/btn_mode_background.png b/res/drawable-hdpi/btn_mode_background.png new file mode 100644 index 0000000..cd0c34e Binary files /dev/null and b/res/drawable-hdpi/btn_mode_background.png differ -- cgit v1.1