zxing-android-embedded
zxing-android-embedded copied to clipboard
Torch blink once after rotate change
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.