Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Timeout for Toast does not work #5

Open
p-yukusai opened this issue Oct 8, 2021 · 0 comments
Open

[Bug] Timeout for Toast does not work #5

p-yukusai opened this issue Oct 8, 2021 · 0 comments

Comments

@p-yukusai
Copy link

As stated, when calling toast.rise() it will not pay attention to the int placed on it and it will just be up indefinitely, I bypassed this by making another thread on a timer that will call for it to lower, though perhaps I just have a fundamental misunderstanding of how it works.
Also, I would love the ability to change the icon for the Toast while it's risen, so, for instance, I'm able to place a check icon to let the user know that a certain operation is over, currently toast.setIcon() doesn't allow me to do this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant