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

Handler not reset when i call dismiss method #210

Closed
spvince opened this issue Jul 26, 2021 · 4 comments
Closed

Handler not reset when i call dismiss method #210

spvince opened this issue Jul 26, 2021 · 4 comments
Assignees
Labels
bug Something isn't working Released Released already on the latest version.

Comments

@spvince
Copy link

spvince commented Jul 26, 2021

Please complete the following information:

  • Library Version v1.3.5
  • Affected Device(s) pixel 2 xl android 11

Describe the Bug:

I have a custom tooltip. There is a progress bar indicating how many time the tooltip will show and there is a cross bar which close instantaneously the tooltip ( I call method dismiss of Balloon class). In Balloon builder i call method setAutoDismissDuration ( duration 5s).

My problem is when i click on the cross bar tooltip is dismissed but the handler isn't reset. So when the tooltip is show again it's displayed 2s instead of 5s

Expected Behavior:

I want the handler is reset when i call dimiss method.

@skydoves skydoves self-assigned this Jul 26, 2021
@skydoves skydoves added the Release Next This feature will be released on next version label Jul 26, 2021
@skydoves
Copy link
Owner

Hi @spvince, Thanks for your issue!
A new version 1.3.6-SNAPSHOT-210 has been released and this issue will be resolved in the next stable release.
Thanks!

skydoves added a commit that referenced this issue Jul 27, 2021
@spvince
Copy link
Author

spvince commented Jul 27, 2021

Thanks @skydoves

@skydoves
Copy link
Owner

1.3.6 stable has been released!
Thanks for your issue.

@skydoves skydoves added bug Something isn't working Released Released already on the latest version. and removed Release Next This feature will be released on next version labels Jul 28, 2021
@spvince
Copy link
Author

spvince commented Jul 28, 2021

Works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Released Released already on the latest version.
Projects
None yet
Development

No branches or pull requests

2 participants