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

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

Change-Id: Ib12b49706b814befb4bdca4cdb0960b2fce75d42
This commit is contained in:
TreeHugger Robot
2021-05-05 14:05:13 +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" />