Merge "Material theme updates for Bluetooth Device picker." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0e73c521bd
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user