diff options
Diffstat (limited to 'res/xml/settings_headers.xml')
-rw-r--r-- | res/xml/settings_headers.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/settings_headers.xml b/res/xml/settings_headers.xml index c4b5eac..73665cd 100644 --- a/res/xml/settings_headers.xml +++ b/res/xml/settings_headers.xml @@ -17,14 +17,6 @@ <preference-headers xmlns:android="http://schemas.android.com/apk/res/android"> - - <!-- Dashboard --> - <!--TODO: android:icon="@drawable/ic_settings_dashboard"--> - <header - android:id="@+id/dashboard" - android:fragment="com.android.settings.dashboard.DashboardSummary" - android:title="@string/dashboard_title" /> - <!-- WIRELESS and NETWORKS --> <header android:id="@+id/wireless_section" android:title="@string/header_category_wireless_networks" /> |