Zen: Move zen mode preference to switch bar.
- Add summary line support to SwitchBar. - Remove obsolete strings. - Wire up switchbar to zen mode w/ dialog prompt. - Remove obsolete callback pref helper. Bug: 20064962 Change-Id: Ifede00b5d43d441ccd94db96bd2796bc57d1a990
This commit is contained in:
@@ -19,12 +19,6 @@
|
||||
android:key="zen_mode_settings"
|
||||
android:title="@string/zen_mode_settings_title" >
|
||||
|
||||
<!-- When calls and notifications arrive -->
|
||||
<com.android.settings.DropDownPreference
|
||||
android:key="zen_mode"
|
||||
android:title="@string/zen_mode_option_title"
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Priority only allows -->
|
||||
<PreferenceScreen
|
||||
android:key="priority_settings"
|
||||
|
||||
Reference in New Issue
Block a user