pvasa / cameraview-ex

Easy Android camera integration, advanced features.
Apache License 2.0
230 stars 49 forks source link

App does extra flash #207

Open rubensim opened 5 years ago

rubensim commented 5 years ago

App does extra flash when getting out of camera

Steps to reproduce the behavior:

  1. Open Sample App
  2. Turn on the flash if its not enable
  3. Take the picture. Make sure that the flash is happening
  4. Get out of the camera by back button

Actual behavior You will see that an extra flash occurs

Expected behavior When pressed back, it should not flash

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rubensim commented 5 years ago

@pvasa Any updates ?