summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorMichael Chan <mchan@android.com>2011-01-17 21:17:08 -0800
committerMichael Chan <mchan@android.com>2011-01-18 17:03:10 -0800
commit10d9f11fec9cb578185e4455eeaef289c0dff8b9 (patch)
treeb850332af536372f4ae4748ebe6f638029797198 /AndroidManifest.xml
parente730eb8fccffeb703261382342003c5bd1413c66 (diff)
downloadandroid_packages_apps_Calendar-10d9f11fec9cb578185e4455eeaef289c0dff8b9.tar.gz
android_packages_apps_Calendar-10d9f11fec9cb578185e4455eeaef289c0dff8b9.tar.bz2
android_packages_apps_Calendar-10d9f11fec9cb578185e4455eeaef289c0dff8b9.zip
b/3154082 Update Notification to new ui
Change-Id: Id71f780a8109f0205ba1fefc71ce5892565e963a
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 2b8fd29c..ef0e334b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -127,7 +127,7 @@
<!-- Declarations for alerts/reminders -->
<activity android:name=".alerts.AlertActivity" android:launchMode="singleInstance"
- android:theme="@android:style/Theme.Light" android:excludeFromRecents="true" />
+ android:theme="@android:style/Theme.Holo.DialogWhenLarge" android:excludeFromRecents="true" />
<receiver android:name=".alerts.AlertReceiver">
<intent-filter>