[Overview Actions] Reset the modal task view when rotate from select mode.
Test: local Bug: 161901771 Change-Id: I103e59ad68874db7fcb39556764d315983ac047c
This commit is contained in:
@@ -1718,6 +1718,7 @@ public abstract class RecentsView<T extends StatefulActivity> extends PagedView
|
||||
// animation.
|
||||
if (mActivity.isInState(OVERVIEW_MODAL_TASK)) {
|
||||
mActivity.getStateManager().goToState(LauncherState.OVERVIEW, false);
|
||||
resetModalVisuals();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user