From cfe4aedc47c513be8b1a9168f5dcfc9017e52a97 Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Tue, 17 Mar 2015 15:38:27 -0400 Subject: [PATCH] Settings: Add a 'Cast' entry point under Sound & notification. Bug: 19779557 Change-Id: I2d2a9e366eabfbc17f706813c9018275746d89b7 --- res/values/strings.xml | 2 +- res/xml/notification_settings.xml | 6 ++++++ .../android/settings/notification/NotificationSettings.java | 2 ++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 95a00a830eb..a20b57110f7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5599,7 +5599,7 @@ dark theme night mode dim screen invert brightness background personalize customize display text size - project + project cast space disk hard drive device usage power usage charge spelling dictionary spellcheck auto-correct diff --git a/res/xml/notification_settings.xml b/res/xml/notification_settings.xml index e5dda19080e..6e62f83f3c4 100644 --- a/res/xml/notification_settings.xml +++ b/res/xml/notification_settings.xml @@ -84,6 +84,12 @@ android:persistent="false" android:fragment="com.android.settings.notification.OtherSoundSettings" /> + + +