Loading src/com/android/launcher3/Launcher.java +1 −0 Original line number Diff line number Diff line Loading @@ -319,6 +319,7 @@ public class Launcher extends BaseDraggingActivity implements LauncherExterns, } } restoreState(savedInstanceState); mStateManager.reapplyState(); // We only load the page synchronously if the user rotates (or triggers a // configuration change) while launcher is in the foreground Loading Loading
src/com/android/launcher3/Launcher.java +1 −0 Original line number Diff line number Diff line Loading @@ -319,6 +319,7 @@ public class Launcher extends BaseDraggingActivity implements LauncherExterns, } } restoreState(savedInstanceState); mStateManager.reapplyState(); // We only load the page synchronously if the user rotates (or triggers a // configuration change) while launcher is in the foreground Loading