Merge "Material theme updates for Bluetooth Device picker." into lmp-dev

This commit is contained in:
PauloftheWest
2014-09-04 17:50:00 +00:00
committed by Android (Google) Code Review
4 changed files with 32 additions and 34 deletions

View File

@@ -17,13 +17,8 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android">
<Preference
android:key="bt_scan"
android:title="@string/bluetooth_preference_scan_title" />
<com.android.settings.bluetooth.BluetoothProgressCategory
android:key="bt_device_list"
android:title="@string/bluetooth_preference_found_devices"
android:orderingFromXml="false" />
</PreferenceScreen>