diff options
author | repo sync <cywang@google.com> | 2011-07-27 19:29:41 +0800 |
---|---|---|
committer | repo sync <cywang@google.com> | 2011-07-29 06:32:37 +0800 |
commit | a72d73cbac59db43d413291e4db66763be08143a (patch) | |
tree | 23bc183be660a45815b8378cccbe2f3f2b3a42cd /res/drawable-hdpi | |
parent | 07c328d3f67ecfb2b01f9b9765e1d2426c0959fd (diff) | |
download | LegacyCamera-a72d73cbac59db43d413291e4db66763be08143a.zip LegacyCamera-a72d73cbac59db43d413291e4db66763be08143a.tar.gz LegacyCamera-a72d73cbac59db43d413291e4db66763be08143a.tar.bz2 |
Add mode picker for camera/camcorder/panaramo
+remove camera switcher
+add menu item for panorama
bug:5039225
Change-Id: Ib065074026760f7dc1bd1dfe694935f46bb8c407
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r-- | res/drawable-hdpi/btn_ic_camera.png | bin | 0 -> 756 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_panorama.png | bin | 0 -> 1379 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_ic_video.png | bin | 0 -> 389 bytes |
-rw-r--r-- | res/drawable-hdpi/btn_mode_background.png | bin | 0 -> 460 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/btn_ic_camera.png b/res/drawable-hdpi/btn_ic_camera.png Binary files differnew file mode 100644 index 0000000..cc6610f --- /dev/null +++ b/res/drawable-hdpi/btn_ic_camera.png diff --git a/res/drawable-hdpi/btn_ic_panorama.png b/res/drawable-hdpi/btn_ic_panorama.png Binary files differnew file mode 100644 index 0000000..e4db1ff --- /dev/null +++ b/res/drawable-hdpi/btn_ic_panorama.png diff --git a/res/drawable-hdpi/btn_ic_video.png b/res/drawable-hdpi/btn_ic_video.png Binary files differnew file mode 100644 index 0000000..dacc261 --- /dev/null +++ b/res/drawable-hdpi/btn_ic_video.png diff --git a/res/drawable-hdpi/btn_mode_background.png b/res/drawable-hdpi/btn_mode_background.png Binary files differnew file mode 100644 index 0000000..cd0c34e --- /dev/null +++ b/res/drawable-hdpi/btn_mode_background.png |