Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resets Bug: 135383592 am: 0a8243d463
am: db1242bf95
Change-Id: I2548fef3a5fdacb0fbffb1c6c0019a238fd3fccb
This commit is contained in:
@@ -783,6 +783,7 @@ public abstract class RecentsView<T extends BaseActivity> extends PagedView impl
|
||||
unloadVisibleTaskData();
|
||||
setCurrentPage(0);
|
||||
mDwbToastShown = false;
|
||||
mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, 0);
|
||||
}
|
||||
|
||||
public @Nullable TaskView getRunningTaskView() {
|
||||
|
||||
Reference in New Issue
Block a user