Difference between revisions of "Trigger: Notification Bar Button"

 
Line 1: Line 1:
 +
===<p><b>About</b></p>===
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Will fire when the associated button is pressed in the notification button bar.
 
Will fire when the associated button is pressed in the notification button bar.
Line 5: Line 6:
 
</pre>
 
</pre>
 
'' See also: '' ''[https://macrodroidforum.com/wiki/index.php/MacroDroid_Notification MacroDroid Notification].''
 
'' See also: '' ''[https://macrodroidforum.com/wiki/index.php/MacroDroid_Notification MacroDroid Notification].''
 +
 +
==<p><b>Supported configurations</b></p>==
 +
 +
=== Collapse on press ===
 +
 +
* ''''' Enabled '''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Selecting this option will collapse the notification bar and return it to its normal state.
 +
</pre>
 +
 +
* ''''' Disabled '''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
When this option is selected, the notification bar does not collapse automatically.
 +
</pre>

Latest revision as of 17:57, 25 January 2024

About

Will fire when the associated button is pressed in the notification button bar.

The settings can be found in the quick tile on the home screen "Notification Bar Options".

See also: MacroDroid Notification.

Supported configurations

Collapse on press

  • Enabled
Selecting this option will collapse the notification bar and return it to its normal state.
  • Disabled
When this option is selected, the notification bar does not collapse automatically.