From e8c24c3e659185a6af556dcce3e423d1a86d44ef Mon Sep 17 00:00:00 2001 From: Yanting Yang Date: Thu, 20 May 2021 23:56:25 +0800 Subject: [PATCH] Remove the horizontal divider around ActionButtonsPreference Remove the horizontal divider from App info and App info > Storage since they are not required anymore with the new style. Fixes: 188742417 Test: visual Change-Id: Idc0ab5994694c490ab04fac04a8b114f9fe191a1 --- res/xml/app_info_settings_v2.xml | 13 ++----------- res/xml/app_storage_settings.xml | 8 +------- 2 files changed, 3 insertions(+), 18 deletions(-) diff --git a/res/xml/app_info_settings_v2.xml b/res/xml/app_info_settings_v2.xml index 8b9cf4f60e2..b4a82e0a3f3 100644 --- a/res/xml/app_info_settings_v2.xml +++ b/res/xml/app_info_settings_v2.xml @@ -24,27 +24,18 @@ android:key="header_view" android:layout="@layout/settings_entity_header" android:selectable="false" - android:order="-10000" - settings:allowDividerBelow="true"/> + android:order="-10000" /> + android:order="-9999" /> - - - - - + android:title="@string/app_info_storage_title">