Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c121918 authored by Sunny Shao's avatar Sunny Shao
Browse files

Fix the different color between status bar and action bar

- use the Theme.SubSettings

Bug: 186608887
Test: manual review
Change-Id: I15392e7555472622a4eee3bad11ae8d69d03b438
parent 9abe5df1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" />