From 558b18eb126cc4c1fdfdbdac6556a826aa69403c Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Thu, 15 Jul 2021 16:17:51 -0700 Subject: [PATCH] Fixing regression from animation not starting while in overview Bug: 193830420 Test: Open an app in overview, tap on a notification Change-Id: Ifd9797dc40d9fffbf9603bca98fcb4a4119e0444 --- quickstep/src/com/android/quickstep/views/RecentsView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstep/src/com/android/quickstep/views/RecentsView.java b/quickstep/src/com/android/quickstep/views/RecentsView.java index 39627be7c4..4e1bcc9bee 100644 --- a/quickstep/src/com/android/quickstep/views/RecentsView.java +++ b/quickstep/src/com/android/quickstep/views/RecentsView.java @@ -904,8 +904,8 @@ public abstract class RecentsView