Fix the different color between status bar and action bar
- use the Theme.SubSettings Bug: 186608887 Test: manual review Change-Id: I15392e7555472622a4eee3bad11ae8d69d03b438
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user