Merge "Fix the different color between status bar and action bar" into sc-dev am: 660341876d am: 69f08ccadf

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

Change-Id: Ic57214aa094f3ff2c485a2cad19c7d3d5275880c
This commit is contained in:
TreeHugger Robot
2021-05-05 14:23:34 +00:00
committed by Automerger Merge Worker

View File

@@ -1135,6 +1135,7 @@
<activity
android:name="Settings$ManageDomainUrlsActivity"
android:exported="true"
android:theme="@style/Theme.SubSettings"
android:label="@string/domain_urls_title">
<intent-filter>
<action android:name="android.settings.MANAGE_DOMAIN_URLS" />