This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
1.0.22
Fix
- In the last update the camera was not released at dispose. Only barcode detection was deactivated. This has been corrected now. To prevent the camera preview from being released the attribute "holdCameraOnDispose" has been added.
Features
- set the minSdk to 14
- add holdCameraOnDispose attribute