From 403230333942a66e060f897b038b0c581d536e06 Mon Sep 17 00:00:00 2001 From: Joanne Chung Date: Thu, 5 May 2022 19:55:29 +0800 Subject: [PATCH] Remove drop shadow below on the fill dialog Bug: 227380556 Bug: 225234267 Test: use sample code and see the shadow is removed Change-Id: Ib006508edf9b8bb69b9f57edac5fb16097e0633c --- core/res/res/layout/autofill_fill_dialog.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/core/res/res/layout/autofill_fill_dialog.xml b/core/res/res/layout/autofill_fill_dialog.xml index 252f59e5ac628..0b6a2016f03d1 100644 --- a/core/res/res/layout/autofill_fill_dialog.xml +++ b/core/res/res/layout/autofill_fill_dialog.xml @@ -50,6 +50,7 @@ android:visibility="gone" /> + + android:background="@drawable/autofill_dataset_picker_background"/> + android:background="@drawable/autofill_dataset_picker_background" + android:visibility="gone"/>