Open jeevasusej opened 1 year ago
Do we have any feature like, If we have more than one but, need to show button at the bottom of the message to close the notification?
Looking at the source code, I believe this is already possible.
Calling toast.dismiss() with no toast id will dismiss all the toasts.
Do we have any feature like, If we have more than one but, need to show button at the bottom of the message to close the notification?