Add shorter string for Previously connected device
Original string is too long to show in title bar, Add a shorter string to avoid clipped. Change-Id: Ib8b14100f71cb65862036235f290f9f548949b79 Fixes: 78127123 Test: Manual test
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:key="connected_devices_screen_previously"
|
||||
android:title="@string/connected_device_previously_connected_title">
|
||||
android:title="@string/connected_device_previously_connected_screen_title">
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="saved_device_list"
|
||||
|
Reference in New Issue
Block a user