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

Commit 6a1ff49c authored by Mill Chen's avatar Mill Chen Committed by Android (Google) Code Review
Browse files

Merge "Update the theme to fix background color problem" into sc-dev

parents bbab97c9 101823e6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -182,6 +182,7 @@

        <activity android:name=".Settings$CreateShortcutActivity"
                  android:exported="true"
                  android:theme="@style/Theme.SubSettings"
                  android:label="@string/settings_shortcut">
            <intent-filter>
                <action android:name="android.intent.action.CREATE_SHORTCUT" />
@@ -3713,6 +3714,7 @@
            android:name="Settings$GestureNavigationSettingsActivity"
            android:label="@string/gesture_settings_activity_title"
            android:exported="true"
            android:theme="@style/Theme.SubSettings"
            android:enabled="true">
            <intent-filter android:priority="32">
                <action android:name="android.intent.action.MAIN" />