From d6417c5d160eef517e9dad41b320160c2f0fb5b0 Mon Sep 17 00:00:00 2001 From: wlh <646507849@qq.com> Date: Fri, 22 Mar 2024 09:17:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BB=BA365-=E4=BA=8C=E6=9C=9F?= =?UTF-8?q?=E5=BC=80=E5=8F=91-=E4=B8=8A=E7=BA=BF=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/java/com/xty/common/app/MyApp.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/java/com/xty/common/app/MyApp.kt b/common/src/main/java/com/xty/common/app/MyApp.kt index 0db5ae7..28d5020 100644 --- a/common/src/main/java/com/xty/common/app/MyApp.kt +++ b/common/src/main/java/com/xty/common/app/MyApp.kt @@ -86,7 +86,7 @@ class MyApp : Application() { // CrashReport.initCrashReport(this, "", true) // } //删除角标 - ShortcutBadger.applyCount(applicationContext, 0) +// ShortcutBadger.applyCount(applicationContext, 0) // if (MMkvHelper.contains("private")){ // val isTopRun = isTopRun()