KingsMentor / MobileVisionBarcodeScanner

Barcode Scanner powered by Mobile Vision Api
http://belvi.xyz/posts/Mobile-Vision-Barcode-Scanner
MIT License
540 stars 109 forks source link

how to Resume Camera to start scanning again after stopping #29

Closed kprathap23 closed 6 years ago

KingsMentor commented 6 years ago

@kprathap23 starting from v2.0.1, there is pause() and resume() for this.

Also, there is barcodeCapture.refresh(boolean forceRefresh) in case you want to force some new configurations.

kprathap23 commented 6 years ago

Great...Thanks for great library

KingsMentor commented 6 years ago

@kprathap23 it is already available and release. Kindly use the current version