Merge "Add title to What to block page" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
517f6d602d
@@ -17,7 +17,8 @@
|
|||||||
|
|
||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
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 -->
|
<!-- sound vibration -->
|
||||||
<CheckBoxPreference
|
<CheckBoxPreference
|
||||||
|
Reference in New Issue
Block a user