Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 72a40f0

Browse files
Added support for inverse barcodes #1360 (added the property to the demo, just for show)
1 parent fbd2d63 commit 72a40f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo-ng/app/tabs/mlkit/barcodescanning/barcodescanning.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
height="100%"
99
formats="QR_CODE, UPC_A, EAN_13"
1010
beepOnScan="true"
11+
supportInverseBarcodes="false"
1112
android:processEveryNthFrame="5"
1213
ios:processEveryNthFrame="10"
1314
[torchOn]="torchOn"

0 commit comments

Comments
 (0)