Skip to content

Instantly share code, notes, and snippets.

@cybercoder-naj
Created June 3, 2022 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cybercoder-naj/e93ec361540c2a64c1dc9e68655b4257 to your computer and use it in GitHub Desktop.
Save cybercoder-naj/e93ec361540c2a64c1dc9e68655b4257 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">
<shortcut
android:shortcutId="mainShortcut"
android:enabled="true"
android:shortcutShortLabel="@string/shortcut_main_short_label">
</shortcut>
</shortcuts>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment