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 #150

Open jlduragos opened 11 months ago

jlduragos commented 11 months ago

Issue

144 MRZ reading in landscape crash

Changes

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