Line 1: |
Line 1: |
− | <pre style="color: black"> | + | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> |
| This trigger will display a floating button on the screen that can be clicked to activate a macro. | | This trigger will display a floating button on the screen that can be clicked to activate a macro. |
| | | |
Line 5: |
Line 5: |
| | | |
| If the button is dragged over the trash can icon, the macro will be deactivated (set by default). | | If the button is dragged over the trash can icon, the macro will be deactivated (set by default). |
− | </pre>
| |
| | | |
− | <pre style="color: Teal">
| |
| Supported configurations: | | Supported configurations: |
| | | |
Line 40: |
Line 38: |
| '''Example Usage:'''<br/> | | '''Example Usage:'''<br/> |
| When you touch the floating button it will start a voice search, only if the phone is unlocked. | | When you touch the floating button it will start a voice search, only if the phone is unlocked. |
| + | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;"> |
| + | Triggers |
| | | |
− | <pre style="color: Red">
| |
| Floating button | | Floating button |
− | </pre> | + | </pre><br> |
− | <pre style="color: #3498DB"> | + | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> |
− | Voice search. | + | Actions |
− | </pre> | + | |
− | <pre style="color: Green"> | + | Voice search |
| + | </pre><br> |
| + | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> |
| + | Constrains |
| + | |
| Device unlocked | | Device unlocked |
− | </pre> | + | </pre><br> |
| + | <pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> |
| + | Local variables |
| + | |
| + | |
| + | </pre><br> |