You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a program that shows a toast message when a certain condition is fullfilled and clears it when the status changes. I do not use a timeout, so either the user have to close the message or it is cleared when automatically. How can I make it fade when cleared without a time out?
The text was updated successfully, but these errors were encountered:
I have a program that shows a toast message when a certain condition is fullfilled and clears it when the status changes. I do not use a timeout, so either the user have to close the message or it is cleared when automatically. How can I make it fade when cleared without a time out?
The text was updated successfully, but these errors were encountered: