Merge "Fix the different color between status bar and action bar" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-05-05 13:30:13 +00:00
committed by Android (Google) Code Review

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" />