Create shortcut?

Post your questions and help other users.

Moderator: Martin

User avatar
Bluscre
Posts: 145
Joined: 31 Aug 2017 13:58
Location: Germany
Contact:

Re: Create shortcut?

Post by Bluscre » 22 Sep 2018 11:36

Martin wrote:The missing piece was a missing function to add a parcelable to the broadcast intent (putParcelable). The function is used to add the icon to the intent.

The exception is likely caused by adding an icon that's too large. You can try to scale the image down a bit before adding it to the intent.

I use the original app icon, how does it work on normal shortcuts but here it's too big?
Unofficial AutoMagic Telegram Group: https://t.me/automagicforandroid
Check out my other flows here: https://github.com/Bluscream/AutoMagicFlows or here.

Post Reply