Last active
December 6, 2016 01:22
-
-
Save AOrobator/d1c16b7cd6c6c69af858c34e49fe7b61 to your computer and use it in GitHub Desktop.
Implementing App Shortcuts - Tracking usage pt. 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| shortcutAction { | |
| trackShortcutUsed(it, constellation) | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment