Commit dce8542f authored by wanglei's avatar wanglei

...

parent 3a9c23c2
......@@ -84,7 +84,7 @@ class MainActivity : BaseActivity<ActivityMain2Binding>(), MainView {
addDeskShortCut()
if (checkStorePermission()) {
if (checkStorePermission() && mainStartTimes >= 2) {
if (!ConstObject.setDefault && !todayShowNotificationDialog) {
showDefaultBottomDialog()
} else if (!checkNotificationPermission() && !todayShowNotificationDialog) {
......
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