Commit 51deca68 authored by wanglei's avatar wanglei

.....

parent 9c1761b8
......@@ -510,6 +510,9 @@ class MainActivity : ASctivity<ActivityMainDsdaBinding>(), ASDView {
return
}
mainPresenter.initScannerLauncher(this)
//scan guide
if (mainStartTimes == 1) {
binding.flScanGuide.visibility = View.VISIBLE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment