Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

Icon pick

A decision block that lets the user choose an icon.

The fiber will pause until the user has chosen an icon, cancelled the dialog or the timeout expired.

Input arguments

  • Initial icon — initially selected icon, default is none.
  • Timeout — time until the notification/dialog is automatically canceled, default is no timeout.
  • Notification channelUUID of notification channel used for shown notification, default is the flow default or Flow.
  • Show window — whether to show the dialog window directly without having to tap the notification. Requires the “appear atop of other apps or parts of the screen” privilege on Android 10+.

Output variables

  • Icon URI — variable to assign the URI of chosen icon, a text.
  • Icon ID — deprecated in favor of icon URI, may not be visible, variable to assign the legacy id of chosen icon, a number.
Note! This documentation is also accessible within the app from Help & feedback menu.