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

Commit efd1c870 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Correct the app bar color theme of Digital Assistant app" into sc-dev

parents 443a3f03 1e2f1619
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -713,7 +713,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" />