Merge "Hide title of the zen mode voice activity." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ab1c2b0d80
@@ -1086,7 +1086,7 @@
|
|||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name=".notification.ZenModeVoiceActivity"
|
<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">
|
android:label="@string/zen_mode_settings_title">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.settings.VOICE_CONTROL_DO_NOT_DISTURB_MODE" />
|
<action android:name="android.settings.VOICE_CONTROL_DO_NOT_DISTURB_MODE" />
|
||||||
|
Reference in New Issue
Block a user