Commit b4831f0d authored by wanglei's avatar wanglei

...

parent b23d246a
......@@ -188,7 +188,6 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView {
//避免scan回调的任意弹窗
if (!avoidScanThenDialog) {
dialogRequestStep()
return
}
val canShowRateN = AppPreferences.getInstance().getString("canShowRateN", "4").toInt()
......
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