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

Commit 1e2f1619 authored by Yanting Yang's avatar Yanting Yang
Browse files

Correct the app bar color theme of Digital Assistant app

Fixes: 190450049
Test: visual
Change-Id: Ib3ff19bd8a00060400960fd92060ac7b136fd3d5
parent 75d36357
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -712,7 +712,8 @@
        <activity
            android:name="Settings$ManageAssistActivity"
            android:exported="true"
            android:label="@string/assist_and_voice_input_title">
            android:label="@string/assist_and_voice_input_title"
            android:theme="@style/Theme.SubSettings">
            <intent-filter android:priority="1">
                <action android:name="android.settings.VOICE_INPUT_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />