From 17384a09fd51dab428c815721c5a06a45be39de9 Mon Sep 17 00:00:00 2001 From: Caitlin Cassidy Date: Tue, 15 Mar 2022 20:17:52 +0000 Subject: [PATCH] [Media TTT] Add a ripple to the undo button. Fixes: 209793219 Test: manual: verified ripple appears when tapping undo button Change-Id: Iad4b483cce96a5ae3a9ae55a22bbce2f5c998a23 --- .../res/drawable/media_ttt_undo_background.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/packages/SystemUI/res/drawable/media_ttt_undo_background.xml b/packages/SystemUI/res/drawable/media_ttt_undo_background.xml index ec74ee1fcbf17..3e2e4f055b14e 100644 --- a/packages/SystemUI/res/drawable/media_ttt_undo_background.xml +++ b/packages/SystemUI/res/drawable/media_ttt_undo_background.xml @@ -14,9 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - - - + xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" + android:color="?android:textColorPrimary"> + + + + + + +