Refine contextual Bluetooth card behavior when Bluetooth is off
When bluetooth is off, show the specific layout for enabling Bluetooth. Bug: 154691520 Test: robotest Change-Id: If3fd493558dcf2a47183345bbe175dfe257574d1
This commit is contained in:
@@ -208,6 +208,11 @@
|
||||
<!-- Item in bluetooth settings screen, used to show the list of Files received via Bluetooth [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_show_files_received_via_bluetooth">Files received via Bluetooth</string>
|
||||
|
||||
<!-- Title for contextual Bluetooth devices card when Bluetooth is off [CHAR LIMIT=NONE]-->
|
||||
<string name="bluetooth_devices_card_off_title">Bluetooth is off</string>
|
||||
<!-- Description about contextual Bluetooth devices card when Bluetooth is off [CHAR LIMIT=NONE]-->
|
||||
<string name="bluetooth_devices_card_off_summary">Tap to turn it on</string>
|
||||
|
||||
<!-- Strings for BluetoothDevicePicker [CHAR LIMIT=40]-->
|
||||
<string name="device_picker">Choose Bluetooth device</string>
|
||||
|
||||
|
Reference in New Issue
Block a user