summaryrefslogtreecommitdiffstats
path: root/res/layout/preference_bluetooth_profile.xml
diff options
context:
space:
mode:
authorJustin Ho <justinho@google.com>2011-01-29 13:19:05 -0800
committerJustin Ho <justinho@google.com>2011-01-29 13:19:05 -0800
commit6db0f05a8df1e8d1d6d4cd7601caad8b5ec8bd75 (patch)
tree1a78ca7ccf32b7055840c4242f1365ce74119363 /res/layout/preference_bluetooth_profile.xml
parenta93196f1651a0598d6e398f6fb3c2e513a3b7091 (diff)
downloadpackages_apps_Settings-6db0f05a8df1e8d1d6d4cd7601caad8b5ec8bd75.zip
packages_apps_Settings-6db0f05a8df1e8d1d6d4cd7601caad8b5ec8bd75.tar.gz
packages_apps_Settings-6db0f05a8df1e8d1d6d4cd7601caad8b5ec8bd75.tar.bz2
Deprecating old Settings icon completely
Updating to new Settings launcher icon Bug: 3362749 Change-Id: I4d33650b68aac3aa9ddd56d2acab614f80266840
Diffstat (limited to 'res/layout/preference_bluetooth_profile.xml')
-rw-r--r--res/layout/preference_bluetooth_profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/preference_bluetooth_profile.xml b/res/layout/preference_bluetooth_profile.xml
index 4b6f1dd..1ed971e 100644
--- a/res/layout/preference_bluetooth_profile.xml
+++ b/res/layout/preference_bluetooth_profile.xml
@@ -36,6 +36,6 @@
android:layout_gravity="center_vertical"
android:padding="8dip"
android:background="?android:attr/selectableItemBackground"
- android:src="@drawable/icon" />
+ android:src="@drawable/ic_bt_config" />
</LinearLayout>