Changes

651 bytes added ,  15:08, 28 May 2021
no edit summary
Line 28: Line 28:  
* Drawer background colour - Configure the background colour of the main drawer
 
* Drawer background colour - Configure the background colour of the main drawer
 
* Drawer header colour - Configure the colour of the drawer's header bar.
 
* Drawer header colour - Configure the colour of the drawer's header bar.
 +
 +
==== Drawer Trigger ====
 +
 +
The [[Trigger: MacroDroid Drawer Open/Close|MacroDroid Drawer Open/Close]] trigger can be used to invoke a macro whenever the drawer is opened or closed.
 +
 +
==== Drawer Action ====
 +
 +
The [[Action: MacroDroid Drawer|MacroDroid Drawer]] action can be used to dynamically customize the MacroDroid drawer from any macro. The options offered are as follows:
 +
 +
* Open
 +
* Close
 +
* Enable
 +
* Disable
 +
* Configure Swipe Area
 +
* Toggle
 +
 +
This action is ideal for customizing the drawer state depending on what app you have running. For example you can turn it on only when running a certain app and then disable it whenever that app is closed.