Line 1:
Line 1:
−
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; 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 33:
Line 33:
Force location when enabled:
Force location when enabled:
−
Whenever this box is checked the floating button appears at the specified coordinates otherwise it will appear at the center of the screen.</pre>
+
Whenever this box is checked the floating button appears at the specified coordinates otherwise it will appear at the center of the screen.
−
<br>
+
</pre>
−
'''Example Usage:'''<br/>
−
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
−
−
Floating button
−
</pre><br>
−
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
−
Actions
−
−
Voice search
−
</pre><br>
−
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
−
Constraints
−
−
Device unlocked
−
</pre><br>
−
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
−
Local variables
−
−
−
</pre><br>