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

Commit dfdf82df authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Merge \\"Update bugreport dialog to DeviceDefault theme.\\" into nyc-mr1-dev am: 878bd510

am: b88c3801

Change-Id: Ice3e4ed8a3188d62f9f92b034ca07dcc693c22b8
parents 3fac1a8c b88c3801
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@

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