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

Commit ab1c2b0d authored by Barnaby James's avatar Barnaby James Committed by Android (Google) Code Review
Browse files

Merge "Hide title of the zen mode voice activity." into mnc-dev

parents e4841b38 f9472beb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1086,7 +1086,7 @@
        </activity>

        <activity android:name=".notification.ZenModeVoiceActivity"
                android:theme="@android:style/Theme.Material.Light.Voice"
                android:theme="@android:style/Theme.Material.Light.Dialog.NoActionBar"
                android:label="@string/zen_mode_settings_title">
            <intent-filter>
                <action android:name="android.settings.VOICE_CONTROL_DO_NOT_DISTURB_MODE" />