Merge "Remove preference category in zen mode alarms page" into tm-dev
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:title="@string/zen_category_exceptions" >
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="zen_mode_settings_category_sound_vibration">
|
||||
|
||||
<!-- Alarms -->
|
||||
<SwitchPreference
|
||||
android:key="zen_mode_alarms"
|
||||
@@ -49,6 +46,4 @@
|
||||
android:key="zen_mode_events"
|
||||
android:title="@string/zen_mode_events"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user