Resetting UI state when the last has launched from Launcher am: 7d3c299a08
am: 9247763835
Change-Id: I1ecd0af45168518a12d93073f154013c6838c003
This commit is contained in:
+2
@@ -57,6 +57,8 @@ public class QuickSwitchState extends BackgroundAppState {
|
||||
if (!success) {
|
||||
launcher.getStateManager().goToState(OVERVIEW);
|
||||
tasktolaunch.notifyTaskLaunchFailed(TAG);
|
||||
} else {
|
||||
launcher.getStateManager().moveToRestState();
|
||||
}
|
||||
}, new Handler(Looper.getMainLooper()));
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user