dlazaro66 / QRCodeReaderView

Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes
1.9k stars 491 forks source link

I would like to stop camera for some activity #179

Closed skl-songkiat closed 4 years ago

skl-songkiat commented 4 years ago

I use camera on fragment and then after scan get text something into case appear dialog

I would like show dialog and stop camera I try stopcamera when in case but can't stop camera

How to resolve, help me please

skl-songkiat commented 4 years ago

i solve it my self by add flag while detect scan from interface QRCodeRead to false when dialog alert