From c01be3f90932df7b165415f5151ec6881860ca17 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Thu, 27 Nov 2025 10:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BA=94=E7=94=A8=E5=BF=AB?= =?UTF-8?q?=E6=8D=B7=E8=8F=9C=E5=8D=95=E5=93=8D=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../activities/ShortcutActionActivity.java | 1 + winboll/src/main/res/xml/shortcutsmainen1.xml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/winboll/src/main/java/cc/winboll/studio/winboll/activities/ShortcutActionActivity.java b/winboll/src/main/java/cc/winboll/studio/winboll/activities/ShortcutActionActivity.java index d906af3c..8ebd744a 100644 --- a/winboll/src/main/java/cc/winboll/studio/winboll/activities/ShortcutActionActivity.java +++ b/winboll/src/main/java/cc/winboll/studio/winboll/activities/ShortcutActionActivity.java @@ -29,6 +29,7 @@ public class ShortcutActionActivity extends Activity { * 处理应用图标快捷菜单的请求 */ private void handleSwitchRequest() { + //ToastUtils.show("handleSwitchRequest"); Intent intent = getIntent(); if (intent != null && "switchto_en1".equals(intent.getDataString())) { APPPlusUtils.switchAppLauncherToComponent(this, App.COMPONENT_EN1); diff --git a/winboll/src/main/res/xml/shortcutsmainen1.xml b/winboll/src/main/res/xml/shortcutsmainen1.xml index 7d04b714..57bef47f 100644 --- a/winboll/src/main/res/xml/shortcutsmainen1.xml +++ b/winboll/src/main/res/xml/shortcutsmainen1.xml @@ -9,9 +9,9 @@ android:shortcutLongLabel="@string/switchto_en1" android:shortcutDisabledMessage="@string/en1_switch_disabled"> --> @@ -23,9 +23,9 @@ android:shortcutLongLabel="@string/switchto_cn1" android:shortcutDisabledMessage="@string/cn1_switch_disabled"> @@ -37,9 +37,9 @@ android:shortcutLongLabel="@string/switchto_cn2" android:shortcutDisabledMessage="@string/cn2_switch_disabled">