NBMaterialDialogIOS icon indicating copy to clipboard operation
NBMaterialDialogIOS copied to clipboard

SnackBar with Button

Open leronj23 opened this issue 9 years ago • 2 comments

Can you add a button to your snackbar like in Android?

leronj23 avatar Dec 25 '16 20:12 leronj23

Should include 0-1 actions, not dismiss or cancel. One problem might be that it might block any potential FABs, so as such we should send an event to let users be able to shift their fabs when a snackbar is shown.

https://material.io/guidelines/components/snackbars-toasts.html#snackbars-toasts-specs

tskulbru avatar Dec 27 '16 16:12 tskulbru

tskulbru,

Thats what I need. At least 1 action like https://github.com/zekunyan/TTGSnackbar.

leronj23 avatar Dec 27 '16 16:12 leronj23