We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0beb9ca commit 230760dCopy full SHA for 230760d
GoogleSignIn/Sources/GIDTimedLoader/GIDTimedLoader.m
@@ -24,7 +24,7 @@
24
#import "GoogleSignIn/Sources/GIDAppCheck/UI/GIDActivityIndicatorViewController.h"
25
26
CFTimeInterval const kGIDTimedLoaderMinAnimationDuration = 1.0;
27
-CFTimeInterval const kGIDTimedLoaderMaxDelayBeforeAnimating = 0.5;
+CFTimeInterval const kGIDTimedLoaderMaxDelayBeforeAnimating = 0.8;
28
29
@interface GIDTimedLoader ()
30
0 commit comments