Description
This activity displays a window with a custom text message.
Parameters
The main parameter of this activity is Description message. It defines the text that will be shown in the notification window. It is required.
Setting up the notification text
The other parameters are Close after, sec and Button name. These are optional.
Close after, sec parameter makes it possible to automatically close the notification window after a specified amount of time. The user can also close the window manually. If you do not want the window to close automatically, leave this parameter untouched.
Button name parameter lets you set a custom text on the close button. The default text is OK. It will be used if the parameter is not filled.
Close after, sec and Button name parameters
Result
In this example we have filled the parameters as shown in the images above. The window will be closed automatically in 30 seconds after it appeared. It can also be closed by clicking the 'Got it' button.
Notification window