newlogic / smartscanner-core

ID scanning Android app and library. Supports MRZ, NFC, Barcodes, and ID PASS Lite cards.
Apache License 2.0
70 stars 19 forks source link

Fix MRZ landscape crash #155

Closed jlduragos closed 9 months ago

jlduragos commented 9 months ago

Issue

https://github.com/newlogic/smartscanner-core/issues/144 MRZ reading in landscape crash

Changes

1.Add missing element in landscape layout 2.Ignore post block if viewFinder.display is null