Commit 3d004dc9 authored by wanglei's avatar wanglei

...

parent 03cad603
......@@ -125,6 +125,7 @@ class MainActivity : BaseActivity<ActivityMainBinding>() {
super.onResume()
showStorage()
resumeCount++
if (mainShowCount != 1 && resumeCount == 3) {
showRateDialog()
}
......
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