Page 1 of 1

Toast Icons

Posted: 14 Jan 2015 03:29
by sambarlick
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

Re: Toast Icons

Posted: 14 Jan 2015 20:23
by Martin
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

Re: Toast Icons

Posted: 14 Jan 2015 23:58
by sambarlick
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