Closed sg552 closed 7 years ago
Thank you so much for the detailed report Siwei. I am trying to obtain a Huawei device and I have also read from other Hauwei users that the Camera 2 API is better supported on their devices. So I have been working on supporting the Camera 2 API. Will keep you posted
I changed this parameter to 0.5f, it works like a charm!
mScannerView.setAspectTolerance(0.5f);
Ah thank you so so much for letting me know about this.
hi there, I found this lib doesn't work on HUAWEI P10. when scanning, the camera is too blur, and can not correctly auto-focused.
I checked out the bug https://github.com/dm77/barcodescanner/issues/249 , seems all the HUAWEI phone doesn't work due to the 'LEICA DUAL CAMERA' ? Waiting for someone's solution. my environment:
thanks, Siwei