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

How do I set an auto dismiss timer? #1

Closed
Testator opened this issue Jun 5, 2019 · 3 comments
Closed

How do I set an auto dismiss timer? #1

Testator opened this issue Jun 5, 2019 · 3 comments

Comments

@Testator
Copy link

Testator commented Jun 5, 2019

I want it dismiss itself after a few seconds.. How do I code this. Thanks in advance!

@emre1512
Copy link
Owner

emre1512 commented Jun 6, 2019

(...).setAnimation(RevealAnim reveal, DismissAnim dismiss, int revealTime, int dismissTime);

@Testator
Copy link
Author

Testator commented Jun 6, 2019

doesn not work?

@Testator
Copy link
Author

Testator commented Jun 6, 2019

.setAnimation(Noty.RevealAnim.SLIDE_DOWN, Noty.DismissAnim.BACK_TO_TOP, 1000,1000)

is the default.. doesnt do anything

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

No branches or pull requests

2 participants