1# Instant Tip
2
3
4An instant tip is used to display lightweight feedback of the current operation or environment at the bottom or in the middle of the screen.
5
6
7![Toast_3_2](figures/Toast_3_2.png)
8
9
10## How to Use
11
12- Use an instant tip to ensure that your users can view certain information.
13
14![Instant tip.png](figures/instant-tip.png)
15
16- Do not show instant tips for every operation.
17
18- Ensure that other operations on the UI are not affected by the instant tip.
19
20- Set the instant tip to disappear automatically after a specified time. Ensure that the instant tip does not disappear when a user touches or swipes on the screen within the specified time.
21
22- Do not display more than one instant tip on the screen. A new instant tip can show only after any previous one disappears.
23
24
25![toast_new_3](figures/toast_new_3.png)
26