addDynamicShortcuts

fun addDynamicShortcuts(shortcutInfoCompat: List<ShortcutInfoCompat>, context: Context? = null)

Publish the list of dynamic shortcuts. If there are already dynamic or pinned shortcuts with the same IDs, each mutable shortcut is updated.

Since

0.5.1

See also