From a31dcbb8e310027de5715aa237dd3304fe4b8439 Mon Sep 17 00:00:00 2001 From: Yanting Yang Date: Mon, 25 Jan 2021 22:45:10 +0800 Subject: [PATCH] Correct the screen title for AppNotificationSettings Add the screen title to resolve showing default title "Settings" on the AppNotificationSettings. Fixes: 177968781 Test: robotest & visual Change-Id: I58e5e4cb6c1445b03d70fbb4e431cdcc9d3a09f0 --- res/xml/app_notification_settings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/xml/app_notification_settings.xml b/res/xml/app_notification_settings.xml index 2e70c4438ed..a801ae17980 100644 --- a/res/xml/app_notification_settings.xml +++ b/res/xml/app_notification_settings.xml @@ -16,7 +16,8 @@ + android:key="app_notifications" + android:title="@string/notifications_title">