Snackbar/Toast

Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. This component can be used as Toast as well. Toast is mostly used to show feedback message. Snackbar is to used show message that need user action

Standard Snackbar

Edit in code sandbox

Can't upload photo. Retry in 10 seconds.

RETRY