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 bc119084204..324918986a6 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"> - + - + - +