Skip to content

Commit e915ea9

Browse files
Mygodkaneawk
authored andcommitted
Remove obsolete camera shortcut
# Conflicts: # src/main/res/xml/shortcuts.xml
1 parent 8b1f550 commit e915ea9

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

src/main/res/drawable/ic_qu_camera_launcher.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/main/res/xml/shortcuts.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,4 @@
88
android:targetPackage="net.htcp.shadowsocksr"
99
android:targetClass="com.github.shadowsocks.QuickToggleShortcut" />
1010
</shortcut>
11-
<shortcut android:shortcutId="scan"
12-
android:icon="@drawable/ic_qu_camera_launcher"
13-
android:shortcutShortLabel="@string/add_profile_methods_scan_qr_code"
14-
android:shortcutLongLabel="@string/add_profile_methods_scan_qr_code">
15-
<intent android:action="android.intent.action.MAIN"
16-
android:targetPackage="net.htcp.shadowsocksr"
17-
android:targetClass="com.github.shadowsocks.ScannerActivity" />
18-
</shortcut>
1911
</shortcuts>

0 commit comments

Comments
 (0)