File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ public class MainActivity extends NavigationActivity
4444
4545 @ Nullable private PermissionListener mPermissionListener ;
4646 private boolean keepSplash = true ;
47- private final int SPLASH_DELAY = 8500 ;
47+ private final int SPLASH_DELAY = 4000 ;
4848
4949 private static void registerUncaughtExceptionHandler (final Context context ) {
5050 final Thread .UncaughtExceptionHandler defaultUncaughtExceptionHandler = Thread .getDefaultUncaughtExceptionHandler ();
Original file line number Diff line number Diff line change 55 <item name =" windowSplashScreenAnimationDuration" >1000</item >
66
77 <!-- Status bar and Nav bar configs -->
8- <item name =" android:statusBarColor" tools : targetApi =" l" >@color/splash_status_bar_color </item >
8+ <item name =" android:statusBarColor" tools : targetApi =" l" >@color/splash_background </item >
99 <item name =" android:windowLightStatusBar" >false</item >
1010
1111 <item name =" postSplashScreenTheme" >@style/DarkTheme</item >
You can’t perform that action at this time.
0 commit comments