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

Commit 86d4d92a authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add Light/Dark theme for bugreport warning dialog" am: 6748f4cc am: 54c4b58f

Change-Id: Iba498feed8b50acde03d91d5a8911b6822378862
parents 5e1bcda3 54c4b58f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@

        <activity
            android:name=".BugreportWarningActivity"
            android:theme="@android:style/Theme.DeviceDefault.Dialog.Alert"
            android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight"
            android:finishOnCloseSystemDialogs="true"
            android:excludeFromRecents="true"
            android:exported="false" />