summaryrefslogtreecommitdiff
path: root/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/themes.xml')
-rw-r--r--res/values/themes.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 3ec1ce1ca..2028aa597 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -19,8 +19,7 @@
-->
<resources>
- <!-- This must be a fullscreen theme for the alarm to be able to turn the screen on. -->
- <style name="AlertFullScreenTheme" parent="android:Theme.Material.Wallpaper.NoTitleBar" />
+ <style name="CellBroadcastAlertTheme" parent="android:Theme.DeviceDefault.Light.Dialog" />
<style name="PreferenceTheme" parent="@style/PreferenceThemeOverlay.v14.Material">
<item name="switchPreferenceStyle">@style/SettingsSwitchPreference</item>