Commit 1fe0d2a8 authored by sheteng's avatar sheteng

fix bug1

parent debe43c3
...@@ -110,6 +110,7 @@ object AcceleratorUtils { ...@@ -110,6 +110,7 @@ object AcceleratorUtils {
withContext(Dispatchers.Main) { withContext(Dispatchers.Main) {
stateListener(state, getAccTime(), net) stateListener(state, getAccTime(), net)
} }
delay(1000)
} }
} }
} }
......
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