dlazaro66 / QRCodeReaderView

Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes
1.9k stars 491 forks source link

Added RuntimeException catch when camera initialization fails. #130

Closed zodani closed 7 years ago

zodani commented 7 years ago

Added runtimeException error handling to surfaceCreated of QRCodeReaderView. Please review and merge. Thank you :)