regulaforensics / DocumentReader-Android

Android Framework for reading and validation of identification documents
64 stars 26 forks source link

[BR] <!-- In the Basic version of the project, the photo retrieved from the RFID is not displayed. I think you've made an error on the line in the MainActivity if (rfidAction == DocReaderAction.COMPLETE || rfidAction == DocReaderAction.CANCEL) { mainFragment.displayResults(results) } here mainFragment.displayResults(results) you've passed results and I think must be documentReaderResults. --> #45

Closed gueyendiaga closed 6 months ago

gueyendiaga commented 11 months ago
syakimchik commented 6 months ago

yes, it's bug. will be fixes.