summaryrefslogtreecommitdiffstats
path: root/res/xml/device_picker.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-10-26 13:44:33 -0700
committerAmith Yamasani <yamasani@google.com>2010-10-27 16:23:05 -0700
commit48e90002839e662eb1667471aebeb0483e9fb7db (patch)
treeccb7200c9703f977e52cdc74538e9483ec33299a /res/xml/device_picker.xml
parent4a5f889f80b683446e498f244d0eadfd979ca5d0 (diff)
downloadpackages_apps_Settings-48e90002839e662eb1667471aebeb0483e9fb7db.zip
packages_apps_Settings-48e90002839e662eb1667471aebeb0483e9fb7db.tar.gz
packages_apps_Settings-48e90002839e662eb1667471aebeb0483e9fb7db.tar.bz2
Bluetooth settings revamp
Added a separate scanning screen. UI changes to not require long-press options. Needs TODOs to be filled by BT team. Bug: 3038327
Diffstat (limited to 'res/xml/device_picker.xml')
-rw-r--r--res/xml/device_picker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/device_picker.xml b/res/xml/device_picker.xml
index 7dd5b68..43b5829 100644
--- a/res/xml/device_picker.xml
+++ b/res/xml/device_picker.xml
@@ -23,7 +23,7 @@
<com.android.settings.ProgressCategory
android:key="bt_device_list"
- android:title="@string/bluetooth_devices"
+ android:title="@string/bluetooth_preference_found_devices"
android:orderingFromXml="false" />
</PreferenceScreen>