Merge "Correct the screen title for AppNotificationSettings"
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:key="app_notifications">
|
||||
android:key="app_notifications"
|
||||
android:title="@string/notifications_title">
|
||||
|
||||
<com.android.settingslib.widget.LayoutPreference
|
||||
android:key="pref_app_header"
|
||||
|
||||
Reference in New Issue
Block a user