From f28283aef02fe3aff878bf5bf601d80cc57d6524 Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Mon, 30 Oct 2017 17:57:46 -0700 Subject: [PATCH] Adjust preference alignment. Remove usage of preference_icon_frame style and re-adjust the layout attributes to put the title/summary back to correct alignment. Change-Id: I32a2167404979bad1d086dc871316890e043dff3 Fixes: 68654477 Test: visual --- res/layout/app_preference_item.xml | 3 +- res/layout/preference_small_icon.xml | 82 ---------------------------- res/layout/storage_item.xml | 3 +- res/layout/storage_volume.xml | 3 +- 4 files changed, 3 insertions(+), 88 deletions(-) delete mode 100644 res/layout/preference_small_icon.xml diff --git a/res/layout/app_preference_item.xml b/res/layout/app_preference_item.xml index f13ced7651f..5653920ff6c 100755 --- a/res/layout/app_preference_item.xml +++ b/res/layout/app_preference_item.xml @@ -27,11 +27,10 @@ android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"> - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/storage_item.xml b/res/layout/storage_item.xml index 4b14bb36807..ba1c697bfb0 100644 --- a/res/layout/storage_item.xml +++ b/res/layout/storage_item.xml @@ -36,12 +36,11 @@