summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
diff options
context:
space:
mode:
authorBraganza <sam.braganza@samsung.com>2011-09-19 18:06:03 +0530
committerWu-cheng Li <wuchengli@google.com>2011-09-19 21:04:01 +0800
commita27b8c0d0a1467994a9163df5f718002db504458 (patch)
tree4354e6b8f07af642261d6478dd82657a6830b404 /src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
parent440bb1665b8288a6e94340d1f37b5b3e6bc0e79c (diff)
downloadLegacyCamera-a27b8c0d0a1467994a9163df5f718002db504458.zip
LegacyCamera-a27b8c0d0a1467994a9163df5f718002db504458.tar.gz
LegacyCamera-a27b8c0d0a1467994a9163df5f718002db504458.tar.bz2
Initialise zoom controls in OnResume rather than OnCreate
Issue: 1. Zoom is not working after coming back from the camcorder album Description: Step 1: Go to Camera Step 2: Change to Camcorder Step 3: Zoom in Step 4: Record->Stop Step 5: Quick View Step 6: Share via messaging Step 7: Back to camcorder preview Step 8: Try to zoom Actual Result: After coming back for the messaging screen zoom is not working Expected Result: Zoom should work properly Analysis: Zoom change listener is set to null in Camera.open. We need to set it everytime in after camera is opened. bug:5338478 Change-Id: I5f31504ace6fb6b6d5f76a5c9bdf28cdd7acf581 Signed-off-by: Sam <sam.braganza@samsung.com>
Diffstat (limited to 'src/com/android/camera/ui/SecondLevelIndicatorControlBar.java')
0 files changed, 0 insertions, 0 deletions