forked from JonasGessner/JGProgressHUD
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppose you show a HUD during a network request, but that request com…
…pletes very quickly. Without this feature, the HUD appears and then quickly disappears, flashing too quickly on the screen. Prevent quick flashes by allowing specification of a “minimumDisplayTime”.
- Loading branch information
1 parent
4f007cd
commit 2262053
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters