更新 src/android/cordova/plugin/redScanner/RedScanner.java
This commit is contained in:
@@ -20,7 +20,7 @@ public class RedScanner extends CordovaPlugin implements DecodeInfoCallBack, Sta
|
||||
private CallbackContext cb;
|
||||
private Scanner scanner;
|
||||
private boolean isOpen = false;
|
||||
private boolean notSupported = true;
|
||||
private boolean notSupported = false;
|
||||
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user