From a08e2720c64dbf1e99c17227671f4ac3a2c43ba9 Mon Sep 17 00:00:00 2001 From: anitalin Date: Wed, 21 Mar 2018 09:34:17 +0800 Subject: [PATCH] Remove extra padding above Wi-Fi picker, Pointer speed, Automatica date & time, Automatic timezone, Automatic 24-hour format, New notifications and App settings Bug: 73775027 Test: Robotest and manual test Change-Id: Ifdec1c2a9b8ce34007ee468ada3f8449005d3263 --- res/xml/ambient_display_settings.xml | 3 ++- res/xml/app_data_usage.xml | 4 +++- res/xml/date_time_prefs.xml | 9 ++++++--- res/xml/language_and_input.xml | 3 ++- res/xml/wifi_settings.xml | 12 +++++++++--- 5 files changed, 22 insertions(+), 9 deletions(-) diff --git a/res/xml/ambient_display_settings.xml b/res/xml/ambient_display_settings.xml index 8bd9bd6e6f0..306ead5d50f 100644 --- a/res/xml/ambient_display_settings.xml +++ b/res/xml/ambient_display_settings.xml @@ -44,7 +44,8 @@ + android:key="ambient_display_category_notification" + android:layout="@layout/preference_category_no_label"> + android:key="app_data_usage_settings_category" + android:layout="@layout/preference_category_no_label"> + diff --git a/res/xml/date_time_prefs.xml b/res/xml/date_time_prefs.xml index 5219caaa447..963612d3500 100644 --- a/res/xml/date_time_prefs.xml +++ b/res/xml/date_time_prefs.xml @@ -22,7 +22,8 @@ settings:keywords="@string/keywords_date_and_time"> + android:key="date_time_preference_category" + android:layout="@layout/preference_category_no_label"> + android:key="time_zone_preference_category" + android:layout="@layout/preference_category_no_label"> + android:key="time_format_preference_category" + android:layout="@layout/preference_category_no_label"> + android:key="pointer_and_tts_category" + android:layout="@layout/preference_category_no_label"> - + - + - +