Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7fcf1577 authored by HJ ChangLiao's avatar HJ ChangLiao
Browse files

Add title to What to block page

Add title to page Sound> Do Not Disturb> What to block
Fixes: 76103812
Test: make RunSettingsRoboTests -j

Change-Id: Iee2679cb94e1447769402d27895b276b8853d97a
parent 032b0454
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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