diff --git a/res/values/strings.xml b/res/values/strings.xml index 56f7ddf7e7e..8b6e6713c65 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" /> + +