Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
ob-juliandixon
2023-11-01 10:51:49 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-11-01 10:51:49 -0400
Commit
ae9cccff7ea23004affce1eafdc532c2489c9a35
ae9cccff
1 parent
d2aff9c9
Update MobileScanner.kt
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
android/src/main/kotlin/dev/steenbakker/mobile_scanner/MobileScanner.kt
android/src/main/kotlin/dev/steenbakker/mobile_scanner/MobileScanner.kt
View file @
ae9cccf
@@ -115,7 +115,7 @@ class MobileScanner(
@@ -115,7 +115,7 @@ class MobileScanner(
115
mobileScannerCallback(
115
mobileScannerCallback(
116
barcodeMap,
116
barcodeMap,
117
byteArray,
117
byteArray,
118
-
bmWid
get
,
118
+
bmWid
th
,
119
bmHeight
119
bmHeight
120
)
120
)
121
121
Please
register
or
login
to post a comment