From 14f234e567ec90aee2ec72de7b0f8cacc48c1368 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Thu, 4 Jun 2020 21:41:03 -0700 Subject: [PATCH] Allow swipe up to dismiss global actions dialog Bug: 155499313 Test: Show global actions while locked and unlocked and swipe up to dismiss Change-Id: Id857712264abeba5bef5339e68a180298dbc250d --- .../com/android/quickstep/TouchInteractionService.java | 2 +- .../android/quickstep/RecentsAnimationDeviceState.java | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java b/quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java index 6f596e9e08..226c8181b6 100644 --- a/quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java +++ b/quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java @@ -609,7 +609,7 @@ public class TouchInteractionService extends Service implements PluginListener