Commit 6bbc9c4c authored by wanglei's avatar wanglei

...

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