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 missing widget declaration #104

Closed prokash-sarkar closed 7 years ago

prokash-sarkar commented 7 years ago

"mydecoderview" of type "QRCodeReaderView" has no declaration. The "qrCodeReaderView" widget could be remained and use as a declaration.

dlazaro66 commented 7 years ago

I'm sorry, but I decided I'll not merge this PR because it doesn't add any value to the project nor the codebase. The idea behind pull-requests is to improve the current codebase, add new features or solve bugs for example, but I don't consider that change a variable name in the Readme.md will improve anything.