summaryrefslogtreecommitdiffstats
path: root/res/xml/dashboard_categories.xml
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2014-06-23 16:50:05 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2014-06-23 16:53:28 -0700
commit885f7196286f8971cb6acd125402610ff5281b70 (patch)
treefc43091a7579d780280b4664ed5179901158e681 /res/xml/dashboard_categories.xml
parentf24859cdb76c840a9ff97a4ccc1e4a2753d565a6 (diff)
downloadpackages_apps_Settings-885f7196286f8971cb6acd125402610ff5281b70.zip
packages_apps_Settings-885f7196286f8971cb6acd125402610ff5281b70.tar.gz
packages_apps_Settings-885f7196286f8971cb6acd125402610ff5281b70.tar.bz2
Fix bug #15783357 Need new asset for Accounts tile in Dashboard
- new asset for Accounts dashboard category Change-Id: I87a513d90c247c127dac7279bcd55cf02884b838
Diffstat (limited to 'res/xml/dashboard_categories.xml')
-rw-r--r--res/xml/dashboard_categories.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/dashboard_categories.xml b/res/xml/dashboard_categories.xml
index ab669d1..329b47b 100644
--- a/res/xml/dashboard_categories.xml
+++ b/res/xml/dashboard_categories.xml
@@ -168,7 +168,7 @@
android:id="@+id/account_settings"
android:title="@string/account_settings_title"
android:fragment="com.android.settings.accounts.AccountSettings"
- android:icon="@null"
+ android:icon="@drawable/ic_settings_accounts"
/>
<!-- Language -->