6

Auto collapse the notification bar after tap in a Notify button (optional)

Would be nice to have an option to auto collapse the notification bar after tap a button. This could avoid the creation of another task just because theres not necessary to add a Close System Dialog action and the other action to accomplish this.

3 replies

AJ

I second this!

I get really frustrated that I have to use perform task and make a new named task just to be able to collapse the status bar and do a single additional action.

I've been trying to figure out how to make a profile to collapse the status bar automatically whenever a Tasker notification button is clicked, but I've gotten nowhere with that.

ทโ

I tried 2 profile  It works quite well.

Example 1.

    Profile: Click Disable

    Settings: Restore: no

    Variables: [ %quick:has value ]

     Event: AutoInput UI Action

[ Configuration:Action Types:

Clicks   Element Text: Disable ]

      Enter Task: 6   

A1: Status Bar [   Set: Collapsed ]

    

 Example 2.   

    Profile: Click Enable

    Settings: Restore: no

     Event: AutoInput UI Action [ Configuration:Action Types: Clicks    Element Text: Enabled ]

  Enter Task: 6

    A1: Status Bar [Set: Collapsed ]

    

    

Hi, thanks for ur help, but this was a suggestion to add a new option to avoid, as in example, to create another task. I know how to collapse the notification shade. Thanks anyway.