QRCodeScanner icon indicating copy to clipboard operation
QRCodeScanner copied to clipboard

Typo in GOT_RESULT string

Open ShridharGoel opened this issue 5 years ago • 0 comments

The GOT_RESULT string in QrCodeActivity which is used as the key for scan result that is passed as extra data with intent has an error.

It should have been com.blikoon.qrcodescanner.got_qr_scan_result instead of com.blikoon.qrcodescanner.got_qr_scan_relult, i.e., result instead of relult.

ShridharGoel avatar Jul 13 '19 08:07 ShridharGoel