Skip to content

Instantly share code, notes, and snippets.

@AOrobator
Last active December 3, 2016 18:37
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 AOrobator/d940c2a842abd29934c8cb4b62ba3bc7 to your computer and use it in GitHub Desktop.
Save AOrobator/d940c2a842abd29934c8cb4b62ba3bc7 to your computer and use it in GitHub Desktop.
Implementing App Shortcuts - Getting the ShortcutManager
val shortcutManager = context.getSystemService(ShortcutManager::class.java)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment