summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2015-06-16 20:11:44 -0700
committerJeff Sharkey <jsharkey@android.com>2015-06-16 20:21:12 -0700
commit665094c9d20aabe4c688ecd11537dceafe22efe1 (patch)
treeb13fc367ab8f5fa5ab0b10d66386694db4fdfe4e /res/xml
parente79ff145f3da966262d050898125c51f4bdc75e4 (diff)
downloadpackages_apps_Settings-665094c9d20aabe4c688ecd11537dceafe22efe1.zip
packages_apps_Settings-665094c9d20aabe4c688ecd11537dceafe22efe1.tar.gz
packages_apps_Settings-665094c9d20aabe4c688ecd11537dceafe22efe1.tar.bz2
Actually gracefully finish this time around.
Also fix tinting on front-door icon. Bug: 21403958 Change-Id: I74f0372a41b92235abe10391f36d9f6a1e6a40c5
Diffstat (limited to 'res/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 54d1d39..d437dcf 100644
--- a/res/xml/dashboard_categories.xml
+++ b/res/xml/dashboard_categories.xml
@@ -44,7 +44,7 @@
android:id="@+id/sim_settings"
android:title="@string/sim_settings_title"
android:fragment="com.android.settings.sim.SimSettings"
- android:icon="@drawable/ic_sim_sd"
+ android:icon="@drawable/ic_settings_sim"
/>
<!-- Data Usage -->