Confirmation overlays display a temporary message expressing a state change at the top of the current view.
Usage
Confirmation overlays are available in three variations: confirmation, failure, and open on phone.
Confirmation
In most cases, an explicit confirmation is not needed. A visible change in the UI is enough to show that an action succeeded. If the user’s action is not visible in the UI, use the confirmation overlay to give the necessary feedback to the user. It's better to show a change in the UI itself rather than showing a confirmation overlay.

Do

Do
Failure

Do
Open on phone
