Merge "Add settings for notification bubbling"

This commit is contained in:
Julia Reynolds
2019-02-06 13:41:43 +00:00
committed by Android (Google) Code Review
12 changed files with 713 additions and 4 deletions

View File

@@ -7621,6 +7621,9 @@
<!-- Configure Notifications: Title for the notification badging option. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=5125022693565388760] -->
<string name="notification_badging_title">Allow notification dots</string>
<!-- Configure Notifications: Title for the notification bubbles option. [CHAR LIMIT=60] -->
<string name="notification_bubbles_title">Allow notification bubbles</string>
<!-- Configure Notifications: Title for the pulse notification light option. [CHAR LIMIT=30] -->
<string name="notification_pulse_title">Blink light</string>