From 833462baa3de791cd831b58cc7340ceef92cb929 Mon Sep 17 00:00:00 2001 From: Tsung-Mao Fang Date: Tue, 1 Jun 2021 18:20:38 +0800 Subject: [PATCH] Remove all dividers in privacy page Based on ux rules, remove the dividers for Android S. Test: See the screen Fix: 183174009 Change-Id: I7850c37387ccc18964f2c491ec696307f3ad9d4e --- res/xml/privacy_dashboard_settings.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/res/xml/privacy_dashboard_settings.xml b/res/xml/privacy_dashboard_settings.xml index 7c4966b7707..954d3ef74d0 100644 --- a/res/xml/privacy_dashboard_settings.xml +++ b/res/xml/privacy_dashboard_settings.xml @@ -21,13 +21,11 @@ android:key="privacy_dashboard_page" android:title="@string/privacy_dashboard_title"> - @@ -42,7 +40,6 @@ @@ -52,7 +49,6 @@ android:key="privacy_permissions_usage" android:title="@string/permissions_usage_title" android:summary="@string/permissions_usage_summary" - settings:allowDividerAbove="true" settings:searchable="false" settings:controller="com.android.settings.privacy.PrivacyHubPreferenceController">