diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-12-30 17:54:35 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-12-30 17:54:35 +0100 |
commit | c8eaf1be854c60f1a212ead19d0269d1b1a0233f (patch) | |
tree | 9885bf286b4e6144789a779009a55304d43d509f /src/com/android/camera/EvenlySpacedLayout.java | |
parent | d507150f2a5750e055cc6e6f2b74796b55f8f97a (diff) | |
download | packages_apps_LegacyCamera-replicant-6.0.zip packages_apps_LegacyCamera-replicant-6.0.tar.gz packages_apps_LegacyCamera-replicant-6.0.tar.bz2 |
Redo snapshot if shutter button is clicked during SNAPSHOT_IN_PROGRESSHEADreplicant-6.0-0001replicant-6.0
If the shutter button is clicked in the photo view, the interface will
be in the SNAPSHOT_IN_PROGRESS state until the picture is
taken. During this state, the app is unresponsive and if there is an
issue with the camera HAL, the app may not leave this state.
Let's restart the camera if the shutter is clicked a second time
during this state and redo the snapshot. Previously, the app only
registered that the shutter was pressed a second time and tried to
take a second picture after the previous snapshot was finished.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'src/com/android/camera/EvenlySpacedLayout.java')
0 files changed, 0 insertions, 0 deletions