summaryrefslogtreecommitdiffstats
path: root/res/xml/dashboard_categories.xml
diff options
context:
space:
mode:
authorAlexandra Gherghina <alexgherghina@google.com>2014-07-04 12:25:38 +0100
committerAlexandra Gherghina <alexgherghina@google.com>2014-07-14 10:02:14 +0100
commitcfc7f9d9600f7b4514ce9608314874bf1023eb21 (patch)
tree035735cd51fd8bbfd8384d545f1a5d072d66f344 /res/xml/dashboard_categories.xml
parent02701420bb330aa9b186381447c0249c5161d77b (diff)
downloadpackages_apps_Settings-cfc7f9d9600f7b4514ce9608314874bf1023eb21.zip
packages_apps_Settings-cfc7f9d9600f7b4514ce9608314874bf1023eb21.tar.gz
packages_apps_Settings-cfc7f9d9600f7b4514ce9608314874bf1023eb21.tar.bz2
Remove old accounts tile, replaced by a separate screen
Bug: 15815948 Bug: 15819268 Change-Id: I3b6978cff346c73cca1d6a2c209ffe4c71808244
Diffstat (limited to 'res/xml/dashboard_categories.xml')
-rw-r--r--res/xml/dashboard_categories.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/xml/dashboard_categories.xml b/res/xml/dashboard_categories.xml
index f5df4a2..53a6d5a 100644
--- a/res/xml/dashboard_categories.xml
+++ b/res/xml/dashboard_categories.xml
@@ -188,20 +188,6 @@
</dashboard-category>
- <!-- ACCOUNTS section -->
- <dashboard-category
- android:id="@+id/account_settings"
- android:title="@string/account_settings" >
-
- <dashboard-tile
- android:id="@+id/account_add"
- android:title="@string/add_account_label"
- android:icon="@drawable/ic_menu_add_dark">
- <intent android:action="android.settings.ADD_ACCOUNT_SETTINGS"/>
- </dashboard-tile>
-
- </dashboard-category>
-
<!-- SYSTEM -->
<dashboard-category
android:id="@+id/system_section"