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">