This commit is contained in:
jenly1314
2019-08-23 09:38:17 +08:00
parent 61a40d70e7
commit eb409a37fb
13 changed files with 2 additions and 736 deletions

View File

@@ -56,6 +56,7 @@ public class CustomActivity extends AppCompatActivity implements OnCaptureCallba
isContinuousScan = getIntent().getBooleanExtra(MainActivity.KEY_IS_CONTINUOUS,false);
mCaptureHelper = new CaptureHelper(this,surfaceView,viewfinderView);
mCaptureHelper.setOnCaptureCallback(this);
mCaptureHelper.onCreate();
mCaptureHelper.vibrate(true)
.fullScreenScan(true)//全屏扫码