summaryrefslogtreecommitdiffstats
path: root/res/xml/notification_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/notification_settings.xml')
-rw-r--r--res/xml/notification_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/notification_settings.xml b/res/xml/notification_settings.xml
index f077e85..e5dda19 100644
--- a/res/xml/notification_settings.xml
+++ b/res/xml/notification_settings.xml
@@ -108,7 +108,7 @@
<PreferenceScreen
android:key="app_notifications"
android:title="@string/app_notifications_title"
- android:fragment="com.android.settings.notification.AppNotificationSettings" />
+ android:fragment="com.android.settings.notification.NotificationAppList" />
<!-- Notification access -->
<Preference