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

Commit f39ddc4a authored by Suprabh Shukla's avatar Suprabh Shukla Committed by Automerger Merge Worker
Browse files

Merge "Supporting dark mode in SuspendedAppActivity" into rvc-dev am: dd786c7a am: 04e50240

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11742302

Change-Id: If7e05230803cfaa61cf50c8d971e7768c6f69f37
parents 9a78c292 04e50240
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5228,7 +5228,7 @@
        </activity>

        <activity android:name="com.android.internal.app.SuspendedAppActivity"
                  android:theme="@style/Theme.Dialog.Confirmation"
                  android:theme="@style/Theme.DeviceDefault.Dialog.Alert.DayNight"
                  android:excludeFromRecents="true"
                  android:process=":ui">
        </activity>