From 23d04125b520db2e1fe60f22a322b6355a3c1623 Mon Sep 17 00:00:00 2001 From: hughchen Date: Tue, 3 Dec 2019 11:52:50 +0800 Subject: [PATCH] Remove framelayout to make focus don't have duplicate action Fixes: 131128155 Test: Manual Change-Id: Ifb96698007a2bfafb545dbc04f61343160a41ef7 --- res/layout/slice_preference_layout.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/res/layout/slice_preference_layout.xml b/res/layout/slice_preference_layout.xml index a796a2dd0cd..f78b1cfd46f 100644 --- a/res/layout/slice_preference_layout.xml +++ b/res/layout/slice_preference_layout.xml @@ -15,17 +15,12 @@ limitations under the License. --> - - - + android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"/> \ No newline at end of file