yuriy-budiyev / code-scanner

Code scanner library for Android, based on ZXing
MIT License
1.09k stars 266 forks source link

How remove last scanned image #165

Open bruno2galdino opened 2 years ago

bruno2galdino commented 2 years ago

when registering a barcode, the frame keeps the capture stopped. Is there any way to reset the frame to the initial state?

Yasinyo1 commented 1 year ago

mCodeScanner.setScanMode(ScanMode.CONTINUOUS);