This repository was archived by the owner on Nov 24, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 134
Bug on hide #73
Comments
use await before show and hide methods |
i was use await when call show and hide method but it's not work @fayaz07 |
Fix : Need to add delay before hide progress dialog |
No, you wouldn't need to do that, you can just fix it by adding |
not working if just add await, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
I have issue when try to hide progress dialog.
It's always showing if distance between show and hide is fast
To Reproduce
Steps to reproduce the behavior:
1.show progress dialog
2.try without delay then hide
Expected behavior
progress dialog should be hide
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: