zxing-android-embedded icon indicating copy to clipboard operation
zxing-android-embedded copied to clipboard

Torch blink once after rotate change

Open ChenCoin opened this issue 6 years ago • 0 comments

Description of the problem:

At default, the rotate is limited. But in my project, the app is enabled auto rotate. When rotate changed, torch off at onPause, torch on at onResume, this is normal. But it blink once after onResume. So it totally blink twice.

ChenCoin avatar Oct 11 '19 07:10 ChenCoin