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

Commit b88c3801 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

Change-Id: I918da483da287b36f49b103a5823f5ca81b2f4c0
parents 6c02076e 878bd510
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" />