Merge "Add Light/Dark theme for bugreport warning dialog"
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user