commit | faf1691f31c7278226dcb5a86e65aa6b16c6e025 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Thu Jul 11 03:05:43 2019 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Jul 11 03:05:43 2019 +0000 |
tree | d6eaaff52d53649dc855f6d829284b8561fe77b1 | |
parent | 49f4daa26092252349e0fe980016bc3fe8bfc46f [diff] | |
parent | db1242bf950b564d7ab30754890a3db5a2739542 [diff] |
Snap for 5719381 from db1242bf950b564d7ab30754890a3db5a2739542 to qt-qpr1-release Change-Id: I529d19fb22fc9663e076fb8d2978fe442f380891
diff --git a/quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java b/quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java index a98df0f..6cb2506 100644 --- a/quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java +++ b/quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java
@@ -783,6 +783,7 @@ unloadVisibleTaskData(); setCurrentPage(0); mDwbToastShown = false; + mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, 0); } public @Nullable TaskView getRunningTaskView() {