diff --git a/res/values/strings.xml b/res/values/strings.xml index 7a36ccce01e..b8a4a192c79 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1753,6 +1753,10 @@ Default notification sound Pulse notification light + + Heads Up Notifications + + Important notifications will pop up Ringtone diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml index a9506e87375..53d9915ce4e 100644 --- a/res/xml/display_settings.xml +++ b/res/xml/display_settings.xml @@ -53,6 +53,12 @@ android:title="@string/notification_pulse_title" android:persistent="false" /> + +