tvbarthel / CameraColorPicker

Camera Color Picker is an Android application that lets you capture, in real time, the colors around you using the camera of your device
http://tvbarthel.github.io/CameraColorPicker/
Apache License 2.0
221 stars 75 forks source link

[Flash] Fix a bug on the camera preview after toggling the flash. #16

Closed vbarthel-fr closed 8 years ago

vbarthel-fr commented 8 years ago

After toggling the flash of the camera, the preview callback was sometimes no longer called.

This MR is a direct fix of #5