zxingfragmentlib icon indicating copy to clipboard operation
zxingfragmentlib copied to clipboard

Autofocus stops working when flashlight turns on

Open Chronos47 opened this issue 9 years ago • 1 comments

Autofocus runs fine while the flashlight is left off. once flashlight is turned on, autofocus stops. this persists even when flashlight is turned off.

tested with sample code and also implemented the code below in my app:

torchState = !torchState; mScannerFragment.setTorch(torchState);

device : Samsung Galaxy S4 Active (LTE) OS : Lollipop Root : no

Chronos47 avatar May 29 '15 09:05 Chronos47

Sorry for the late answer.

I have confirmed the same bug in the Moto X 2013, I'll take a look into this next week, thanks for reporting!

mitoyarzun avatar Aug 19 '15 15:08 mitoyarzun