nispok/snackbar

SnackbarManager should completely dismiss previous snackbar before showing another

jbarr21 opened this issue · 0 comments

The SnackbarManager should delay the showing of a new snackbar by 200-300ms (current snackbar animation out duration) so that the snackbars do not stack on top of each other. The material design spec states that only one snackbar should be visible at a time.