From 665094c9d20aabe4c688ecd11537dceafe22efe1 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Tue, 16 Jun 2015 20:11:44 -0700 Subject: Actually gracefully finish this time around. Also fix tinting on front-door icon. Bug: 21403958 Change-Id: I74f0372a41b92235abe10391f36d9f6a1e6a40c5 --- res/xml/dashboard_categories.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml') 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" /> -- cgit v1.1