Merge "Add snooze notification setting" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-05-29 17:03:32 +00:00
committed by Android (Google) Code Review
4 changed files with 173 additions and 0 deletions

View File

@@ -79,6 +79,11 @@
android:order="15"
settings:initialExpandedChildrenCount="0">
<SwitchPreference
android:key="show_snooze_options"
android:title="@string/snooze_options_title"
settings:controller="com.android.settings.notification.SnoozeNotificationPreferenceController" />
<SwitchPreference
android:key="asst_capabilities_actions_replies"
android:title="@string/asst_capabilities_actions_replies_title"