dlazaro66 / QRCodeReaderView

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

How to display a Scanning indicator? #49

Closed souravmitra15 closed 8 years ago

souravmitra15 commented 8 years ago

HI all, the library is quite great. But just asking something, is it possible to show a scanning indicator while scanning the QR-code? Like show a ray scan kind of while the camera scans the code. Is yes, please tell me something about the procedure. Thanks.

dlazaro66 commented 8 years ago

You can checkout the sample, there's something like that already implemented. Anyway, you can add your custom view or your layouts over the camera preview.