Atlas - shortcuts.xml.cmake
Home / ext / SDL / test / android / cmake / res / xml Lines: 1 | Size: 1110 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1<?xml version="1.0" encoding="utf-8"?> 2<shortcuts xmlns:android="http://schemas.android.com/apk/res/android"> 3 <shortcut 4 android:shortcutId="modifyArguments" 5 android:enabled="true" 6 android:icon="@drawable/sdl-test_foreground" 7 android:shortcutShortLabel="@string/shortcutModifyArgumentsShortLabel"> 8 <intent 9 android:action="@[email protected]_ARGUMENTS" 10 android:targetPackage="@ANDROID_MANIFEST_PACKAGE@" 11 android:targetClass="@[email protected]" /> 12 </shortcut> 13 <shortcut 14 android:shortcutId="intermediateActivity" 15 android:enabled="true" 16 android:icon="@drawable/sdl-test_foreground" 17 android:shortcutShortLabel="@string/shortcutIntermediateActivityShortLabel"> 18 <intent 19 android:action="android.intent.action.MAIN" 20 android:targetPackage="@ANDROID_MANIFEST_PACKAGE@" 21 android:targetClass="@[email protected]" /> 22 </shortcut> 23 <!-- Specify more shortcuts here. --> 24</shortcuts> 25[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.