Merge "Change title for advanced connected device page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
87f7a1be1e
@@ -17,7 +17,7 @@
|
|||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:key="connected_devices_screen"
|
android:key="connected_devices_screen"
|
||||||
android:title="@string/connected_devices_dashboard_title">
|
android:title="@string/connected_device_connections_title">
|
||||||
|
|
||||||
<SwitchPreference
|
<SwitchPreference
|
||||||
android:key="toggle_bluetooth_switch"
|
android:key="toggle_bluetooth_switch"
|
||||||
|
|||||||
Reference in New Issue
Block a user