summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3911fe226..d3c6ebe8c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -108,7 +108,7 @@
android:exported="true" />
<activity android:name="com.android.cellbroadcastreceiver.CellBroadcastAlertDialog"
- android:theme="@android:style/Theme.DeviceDefault.Light.Dialog"
+ android:theme="@style/CellBroadcastAlertTheme"
android:launchMode="singleTask"
android:exported="false"
android:excludeFromRecents="true"