Fix bug #17330962 Clicking a search result in Settings shows 'wireless_settings' instead of 'More'
- revert to the correct string for the Preference screen title. Change-Id: I17c58485875e71e5785d5879b60aebcf6c4d454a
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
|
||||
android:title="wireless_settings"
|
||||
android:key="@string/radio_controls_title">
|
||||
android:title="@string/radio_controls_title">
|
||||
|
||||
<SwitchPreference
|
||||
android:key="toggle_airplane"
|
||||
|
Reference in New Issue
Block a user