Trigger: Floating Button

Revision as of 08:13, 25 May 2023 by Md sgf (talk | contribs)
This trigger will display a floating button on the screen that can be clicked to activate a macro.

To show and hide the button, the macro must be activated or deactivated accordingly.

If the button is dragged over the trash can icon, the macro will be deactivated (set by default).

Supported configurations:

Identifier:
It is an id that will serve you later when you use the "Configure floating button" action to identify the button that will be configured in the same macro or another macro.

Icon:
It allows you to use installed application icons, user icons (own images), macrodroid icons, as well as notification and material design.

Set background:
Use a background color below the icon.

Transparent background (checkbox):
Show the floating button without a background color.

Padding:
Change a larger or smaller icon padding.

Opacity:
Change the opacity, higher or lower.

Normal or Small:
Toggling between 2 different sizes of floating button.

Disable macro on remove:
This is the default floating button option when you drag the floating button to the trash (it will appear when you start dragging the button) you can also toggle it by just deactivating the trigger (can be re-enabled manually or with the "set floating button action ").

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.


Example Usage:
When you touch the floating button it will start a voice search, only if the phone is unlocked.

Triggers

Floating button


Actions

Voice search


Constraints

Device unlocked


Local variables