diff options
author | Hung-ying Tyan <tyanh@google.com> | 2010-12-08 12:59:50 +0800 |
---|---|---|
committer | Hung-ying Tyan <tyanh@google.com> | 2010-12-08 14:39:51 +0800 |
commit | 5030bd7b700869feb50083571a680fa55730229b (patch) | |
tree | f78f7d4ee46f30758393ee5ef6c30b465020d2fa /res/drawable-hdpi | |
parent | 68c7128fb60ed5b83f7af13c02111b079218879a (diff) | |
download | LegacyCamera-5030bd7b700869feb50083571a680fa55730229b.zip LegacyCamera-5030bd7b700869feb50083571a680fa55730229b.tar.gz LegacyCamera-5030bd7b700869feb50083571a680fa55730229b.tar.bz2 |
Disable camera zoom control in video mode
instead of removing, and other fixes.
+ Add images for disabled state.
+ Remove zoom stub.
+ In ZoomPicker, increase transition period from pressed to long pressed state
to 300ms. 200ms is too short for single press and showing images in pressed
state.
+ In ZoomPicker, restore image to state list instead of normal-state image.
Bug: 3252995
Change-Id: Id9484d6e0580c023671cf96e60a099512075f656
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r-- | res/drawable-hdpi/button_zoom_in_disabled_holo.png | bin | 0 -> 2360 bytes |
-rw-r--r-- | res/drawable-hdpi/button_zoom_out_disabled_holo.png | bin | 0 -> 2291 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/button_zoom_in_disabled_holo.png b/res/drawable-hdpi/button_zoom_in_disabled_holo.png Binary files differnew file mode 100644 index 0000000..7688afe --- /dev/null +++ b/res/drawable-hdpi/button_zoom_in_disabled_holo.png diff --git a/res/drawable-hdpi/button_zoom_out_disabled_holo.png b/res/drawable-hdpi/button_zoom_out_disabled_holo.png Binary files differnew file mode 100644 index 0000000..832319e --- /dev/null +++ b/res/drawable-hdpi/button_zoom_out_disabled_holo.png |