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

Commit a7b3e180 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912508

Change-Id: Id3c6949cd3fe8bc5ab90809dfe4e53f0bf3d6917
parents c379bbc0 efd1c870
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" />