summaryrefslogtreecommitdiff
path: root/res/xml/general_settings.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-02-26 22:18:13 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-02-26 22:18:13 +0000
commiteb2097d840ac4e2f8709041cb7c9282697a309af (patch)
treeb8deee744f68ec729cf258ddeb96874ec4ffb4ec /res/xml/general_settings.xml
parent7aed923a6f4370876c1f218550220c0394024b02 (diff)
parentdd9dc5ae60a991ab7e4203c4b539d1dd4811b59a (diff)
Merge "Add DisplayOptions PreferenceFragment."
Diffstat (limited to 'res/xml/general_settings.xml')
-rw-r--r--res/xml/general_settings.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/res/xml/general_settings.xml b/res/xml/general_settings.xml
index 29845ed8b..c856e1a46 100644
--- a/res/xml/general_settings.xml
+++ b/res/xml/general_settings.xml
@@ -19,23 +19,6 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
- android:key="dialer_contact_display_options_category_key"
- android:title="@string/contact_display_options_category_title"
- android:persistent="false">
-
- <com.android.contacts.common.preference.SortOrderPreference
- android:key="sortOrder"
- android:title="@string/display_options_sort_list_by"
- android:dialogTitle="@string/display_options_sort_list_by" />
-
- <com.android.contacts.common.preference.DisplayOrderPreference
- android:key="displayOrder"
- android:title="@string/display_options_view_names_as"
- android:dialogTitle="@string/display_options_view_names_as" />
-
- </PreferenceCategory>
-
- <PreferenceCategory
android:key="dialer_general_sounds_category_key"
android:title="@string/sounds_and_vibrate_category_title"
android:persistent="false">