Merge "Public API setSplashScreenStyle(3/N)"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3b7ae6e723
@@ -508,7 +508,7 @@ public abstract class BaseQuickstepLauncher extends Launcher
|
||||
ActivityOptionsCompat.setLauncherSourceInfo(
|
||||
activityOptions.options, mLastTouchUpTime);
|
||||
}
|
||||
activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON);
|
||||
activityOptions.options.setSplashScreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON);
|
||||
addLaunchCookie(item, activityOptions.options);
|
||||
return activityOptions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user