Page 1 of 1

Removing the Screenshot icon from the taskbar: possible?

Posted: 04 Sep 2016 15:35
by biggie123
I've played around with a few options, but can't seem to get this to work as a flow.

Has anyone successfully found a flow that removes the pointless screenshot icon from the taskbar. It appears after every screenshot and is (for me) totally unnecessary.

Re: Removing the Screenshot icon from the taskbar: possible?

Posted: 05 Sep 2016 19:39
by Martin
The screenshot icon is displayed by a regular notification on my device. You could use trigger Notification on Statusbar Displayed: com.android.systemui Content Title contains text screenshot to detect it and then use action Remove Notification on Statusbar: All (Content Title contains text screenshot).

Regards,
Martin

Re: Removing the Screenshot icon from the taskbar: possible?

Posted: 06 Sep 2016 21:11
by biggie123
Many thanks once again Martin: works perfectly.

This app really is extraordinary.. ;)