Commit ffdb6f84 authored by Mygod's avatar Mygod

Refine shortcuts.xml

parent 094b3072
......@@ -4,9 +4,8 @@
android:enabled="true"
android:icon="@mipmap/ic_launcher"
android:shortcutShortLabel="@string/quick_toggle"
android:shortcutLongLabel="@string/quick_toggle"
android:shortcutDisabledMessage="@string/quick_toggle">
<intent android:action="android.intent.action.VIEW"
android:shortcutLongLabel="@string/quick_toggle">
<intent android:action="android.intent.action.MAIN"
android:targetPackage="com.github.shadowsocks"
android:targetClass="com.github.shadowsocks.QuickToggleShortcut" />
</shortcut>
......
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