Remove title from top_level_settings.
This removes "Settings >" in seach breadcrumb Bug: 127837519 Test: rerun robotests Change-Id: I409db4e50485b787024e7a36aa51c699490af89b
This commit is contained in:
@@ -18,8 +18,7 @@
|
|||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||||
android:key="top_level_settings"
|
android:key="top_level_settings">
|
||||||
android:title="@string/settings_label_launcher">
|
|
||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
android:key="top_level_network"
|
android:key="top_level_network"
|
||||||
|
|||||||
Reference in New Issue
Block a user