Set the on/off status of a quick setting tile in action

Endercraft

Moderator (& bug finder :D)
You can do that with MacroDroid tiles. If you want to change other tiles depending on what it is UI Interaction is required.
 

hsurB

Well-known member
One thing I realised with action change quick settings tile state.
Changing state to off/on with action won't make a trigger quick settings tile on/off fire.
Not sure if it should stay this way tho.
It requires us to use quick settings tile this way:
Clicked on trigger - variable change true
Clicked off trigger - variablr change false
Use variable change to trigger macros we want when clicking and adding change variable every time we use change quick setting tile action.
Not sure if I made it clear enough
 

UlyssesZhan

New member
One thing I realised with action change quick settings tile state.
Changing state to off/on with action won't make a trigger quick settings tile on/off fire.
Not sure if it should stay this way tho.
It requires us to use quick settings tile this way:
Clicked on trigger - variable change true
Clicked off trigger - variablr change false
Use variable change to trigger macros we want when clicking and adding change variable every time we use change wuick setting tile action
That's actually desired by me, so that's good.
 
Top