From 8780480074f437cc1463449b9631443dbfaf5543 Mon Sep 17 00:00:00 2001 From: Ioana Alexandru Date: Wed, 22 Mar 2023 12:51:58 +0000 Subject: [PATCH] Clarify notifications behavior in bypass setting. This will likely be temporary as we're exploring actually displaying notifications properly on the lockscreen (b/266423709), but that will take a while. In the meantime, users are often confused about not seeing notifications on the lockscreen, as that's an unexpected side effect of enabling bypass. This should at least make that less unexpected (for users who read the settings, at least). I used a string already defined in a device-specific directory, and removed that one since it applies to all devices (see other CL in topic). Bug: 269701672 Test: verified that the string is updated Change-Id: I3abc6a5e1f8ee7e2f0cba3495925faf50f476e21 --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 2538245311a..fcbccd2ba1a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7611,8 +7611,8 @@ Skip lock screen - - After unlocking, go directly to last used screen + + After unlocking, go directly to last used screen. Notifications won’t show on lock screen. Swipe down from top to see them. Lock screen, Lockscreen, Skip, Bypass