diff options
author | Hung-ying Tyan <tyanh@google.com> | 2010-12-07 11:40:46 +0800 |
---|---|---|
committer | Hung-ying Tyan <tyanh@google.com> | 2010-12-07 20:42:12 +0800 |
commit | b03fe27d8392d190ea0dcc6d3661c117fe5e07d6 (patch) | |
tree | 2514e5b4eca676bb7bb8ffe34af005dfea16e0a0 /res/drawable-hdpi | |
parent | 95b65b1c84ad44b43bd3defbdba5d881c0881d35 (diff) | |
download | LegacyCamera-b03fe27d8392d190ea0dcc6d3661c117fe5e07d6.zip LegacyCamera-b03fe27d8392d190ea0dcc6d3661c117fe5e07d6.tar.gz LegacyCamera-b03fe27d8392d190ea0dcc6d3661c117fe5e07d6.tar.bz2 |
Implement new visual design for Camera zoom control.
And overlay zoom control readout on top of preview area.
Bug: 3252827
Bug: 3252839
Change-Id: I2220a0784b94a7b80807bf7f4e29d039cb6e6f0f
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r-- | res/drawable-hdpi/button_zoom_in_focused_holo.png | bin | 0 -> 1948 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_in_holo.png | bin | 0 -> 2622 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_in_longpressed_holo.png | bin | 0 -> 2871 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_in_pressed_holo.png | bin | 0 -> 2852 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_out_focused_holo.png | bin | 0 -> 1870 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_out_holo.png | bin | 0 -> 2567 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_out_longpressed_holo.png | bin | 0 -> 2771 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_out_pressed_holo.png | bin | 0 -> 2755 bytes |
-rw-r--r-- | res/drawable-hdpi/zoompicker_down_normal.png | bin | 495 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/zoompicker_down_pressed.png | bin | 590 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/zoompicker_up_normal.png | bin | 887 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/zoompicker_up_pressed.png | bin | 900 -> 0 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/button_zoom_in_focused_holo.png b/res/drawable-hdpi/button_zoom_in_focused_holo.png Binary files differnew file mode 100644 index 0000000..5787024 --- /dev/null +++ b/res/drawable-hdpi/button_zoom_in_focused_holo.png diff --git a/res/drawable-hdpi/button_zoom_in_holo.png b/res/drawable-hdpi/button_zoom_in_holo.png Binary files differnew file mode 100644 index 0000000..ef385e0 --- /dev/null +++ b/res/drawable-hdpi/button_zoom_in_holo.png diff --git a/res/drawable-hdpi/button_zoom_in_longpressed_holo.png b/res/drawable-hdpi/button_zoom_in_longpressed_holo.png Binary files differnew file mode 100644 index 0000000..d9f9f12 --- /dev/null +++ b/res/drawable-hdpi/button_zoom_in_longpressed_holo.png diff --git a/res/drawable-hdpi/button_zoom_in_pressed_holo.png b/res/drawable-hdpi/button_zoom_in_pressed_holo.png Binary files differnew file mode 100644 index 0000000..e75cb4a --- /dev/null +++ b/res/drawable-hdpi/button_zoom_in_pressed_holo.png diff --git a/res/drawable-hdpi/button_zoom_out_focused_holo.png b/res/drawable-hdpi/button_zoom_out_focused_holo.png Binary files differnew file mode 100644 index 0000000..b4659aa --- /dev/null +++ b/res/drawable-hdpi/button_zoom_out_focused_holo.png diff --git a/res/drawable-hdpi/button_zoom_out_holo.png b/res/drawable-hdpi/button_zoom_out_holo.png Binary files differnew file mode 100644 index 0000000..01f5615 --- /dev/null +++ b/res/drawable-hdpi/button_zoom_out_holo.png diff --git a/res/drawable-hdpi/button_zoom_out_longpressed_holo.png b/res/drawable-hdpi/button_zoom_out_longpressed_holo.png Binary files differnew file mode 100644 index 0000000..d2a3e59 --- /dev/null +++ b/res/drawable-hdpi/button_zoom_out_longpressed_holo.png diff --git a/res/drawable-hdpi/button_zoom_out_pressed_holo.png b/res/drawable-hdpi/button_zoom_out_pressed_holo.png Binary files differnew file mode 100644 index 0000000..4a032a6 --- /dev/null +++ b/res/drawable-hdpi/button_zoom_out_pressed_holo.png diff --git a/res/drawable-hdpi/zoompicker_down_normal.png b/res/drawable-hdpi/zoompicker_down_normal.png Binary files differdeleted file mode 100644 index d1d5ce0..0000000 --- a/res/drawable-hdpi/zoompicker_down_normal.png +++ /dev/null diff --git a/res/drawable-hdpi/zoompicker_down_pressed.png b/res/drawable-hdpi/zoompicker_down_pressed.png Binary files differdeleted file mode 100644 index 088d287..0000000 --- a/res/drawable-hdpi/zoompicker_down_pressed.png +++ /dev/null diff --git a/res/drawable-hdpi/zoompicker_up_normal.png b/res/drawable-hdpi/zoompicker_up_normal.png Binary files differdeleted file mode 100644 index 9cded59..0000000 --- a/res/drawable-hdpi/zoompicker_up_normal.png +++ /dev/null diff --git a/res/drawable-hdpi/zoompicker_up_pressed.png b/res/drawable-hdpi/zoompicker_up_pressed.png Binary files differdeleted file mode 100644 index 320bcaf..0000000 --- a/res/drawable-hdpi/zoompicker_up_pressed.png +++ /dev/null |