Merge "Add snooze notification setting" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b8f7db90ce
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user