From e28604cbce878de5d038c5c43d0716dd812f1ce9 Mon Sep 17 00:00:00 2001 From: Matt Pietal Date: Mon, 29 Apr 2019 14:28:35 -0400 Subject: [PATCH] Sharesheet - Fix profile switch ripple Changing to Button from TextView fixes strange padding and ripple Bug: 129979581 Test: Visual inspection Change-Id: Ia06a3abb459b45f13c6e57c515e22415a772e71d --- core/res/res/layout/chooser_profile_row.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/layout/chooser_profile_row.xml b/core/res/res/layout/chooser_profile_row.xml index 1a24a073a1223..fe4f9496be30b 100644 --- a/core/res/res/layout/chooser_profile_row.xml +++ b/core/res/res/layout/chooser_profile_row.xml @@ -20,7 +20,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center"> -