-
Notifications
You must be signed in to change notification settings - Fork 468
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
Issue -- Button click continuously cause toast to stay on screen #154
Comments
Could you elaborate more on how to recreate this? Are you referring to the example project or do you have a custom implementation where this is an issue? If so, could you share the presentation parameters that create the issue |
Please use a gist or a sample repo to post large amounts of code. |
It looks like this only happens with a gravity in animation type. |
@dmiedema yeah it happens only in gravity animation |
Button click continuously cause toast to stay on screen ie toast does not hide after its time interval..
The text was updated successfully, but these errors were encountered: