From 0c5772fdc4275b4077e174ee878b62206b60f44f Mon Sep 17 00:00:00 2001 From: Jason Chiu Date: Mon, 16 May 2022 18:33:36 +0800 Subject: [PATCH] Add the ripple effect to the highlight background Bug: 215267159 Test: visual Change-Id: I96359342f0b8d40f5cd8dfbe8f1dd8b7d7f1c69b --- .../homepage_highlighted_item_background.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/res/drawable/homepage_highlighted_item_background.xml b/res/drawable/homepage_highlighted_item_background.xml index 7e0dea546f3..4656a46aa5c 100644 --- a/res/drawable/homepage_highlighted_item_background.xml +++ b/res/drawable/homepage_highlighted_item_background.xml @@ -14,10 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - \ No newline at end of file + + + + + + + + \ No newline at end of file