Merge "Add title to What to block page" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-27 13:04:03 +00:00
committed by Android (Google) Code Review

View File

@@ -17,7 +17,8 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:key="zen_mode_block_settings_page">
android:key="zen_mode_block_settings_page"
android:title="@string/zen_mode_behavior_settings_title">
<!-- sound vibration -->
<CheckBoxPreference