From f375e8bebcbaea0134ae7e8d290dca9ae5dd67b7 Mon Sep 17 00:00:00 2001 From: Steven Ng Date: Mon, 24 May 2021 16:11:56 +0100 Subject: [PATCH] Fix ripple effect shown when tapping an app row in widgets picker Test: Open the full widgets and tap an app. Ripple effect is applied to the entire row rather than just on the arrow. Bug: 188873069 Change-Id: Id77b2055f6bc31c12bb19e695ea44aeaff36c4a6 --- res/drawable/widgets_list_bottom_ripple.xml | 1 + res/drawable/widgets_list_middle_ripple.xml | 1 + res/drawable/widgets_list_single_item_ripple.xml | 1 + res/drawable/widgets_list_top_ripple.xml | 1 + res/layout/widgets_list_row_header.xml | 1 + 5 files changed, 5 insertions(+) diff --git a/res/drawable/widgets_list_bottom_ripple.xml b/res/drawable/widgets_list_bottom_ripple.xml index 72262d4d7c..971d6f3da7 100644 --- a/res/drawable/widgets_list_bottom_ripple.xml +++ b/res/drawable/widgets_list_bottom_ripple.xml @@ -21,6 +21,7 @@ android:color="?android:attr/colorControlHighlight"> + + + +