Toast Icons

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
sambarlick
Posts: 96
Joined: 27 Jul 2014 10:40

Toast Icons

Post by sambarlick » 14 Jan 2015 03:29

Hi Martin,

I recently rooted my phone and installed Xposed Framework and there was an add-on that enabled App icons in the toast messages.

I was wondering if it would be possible for Automagic to change the Icon in the toast messages that i create from Automagic?

Thanks, Sam

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Toast Icons

Post by Martin » 14 Jan 2015 20:23

Hi,

I assume that the Xposed module simply adds the icon of the app that posts the toast which is something that can not be changed by the app that posts the toast itself.
You could show your own images in a toast by using action Notification on Screen with type Custom Widget but I'm not sure how this will look when the Xposed module modifies such a toast.

Regards,
Martin

sambarlick
Posts: 96
Joined: 27 Jul 2014 10:40

Re: Toast Icons

Post by sambarlick » 14 Jan 2015 23:58

Hi Martin,

Thanks for taking the time to reply.

I'll have to look into the custom widgets and see how they differ from a toast.

Thanks, Sam

Locked