Barcode scanner improvements
- Added a message when no cameras are found. - Release the camera when the popup is closed.
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
},
|
||||
"barcode": {
|
||||
"title": "Scan barcode",
|
||||
"barcode": "Scan barcode"
|
||||
"barcode": "Scan barcode",
|
||||
"nocamera": "No camera found."
|
||||
},
|
||||
"addbook": {
|
||||
"title": "Title",
|
||||
|
||||
Reference in New Issue
Block a user