From b4ee058955bbdd88c5ca92417b99b8449078328e Mon Sep 17 00:00:00 2001 From: Zak Cohen Date: Mon, 4 May 2020 17:13:01 -0700 Subject: [PATCH] OverviewActions - make button ripple workspace text color. Uses a theme to set the control highlight color. Test: local on dark and light wallpaper Change-Id: Iddb668fcbd3ab760faabd9c296274315d63e044f --- quickstep/res/layout/overview_actions_container.xml | 2 ++ quickstep/res/values/styles.xml | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/quickstep/res/layout/overview_actions_container.xml b/quickstep/res/layout/overview_actions_container.xml index e163991eaf..1ecec25268 100644 --- a/quickstep/res/layout/overview_actions_container.xml +++ b/quickstep/res/layout/overview_actions_container.xml @@ -35,6 +35,7 @@