Merge "Correct the app bar color theme of Digital Assistant app" into sc-dev am: efd1c870f2 am: 3b04aa48a7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912508 Change-Id: I4fdf46b18e4687a71ec58c5a0c813b51445b9ebd
This commit is contained in:
@@ -714,7 +714,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" />
|
||||
|
||||
Reference in New Issue
Block a user