summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-12-13 14:25:04 -0800
committerMindy Pereira <mindyp@google.com>2011-12-13 14:39:58 -0800
commit8e9305ec0bbe23cec01eb34a2aee76c55199a10a (patch)
treec82ae504023f88fa7dd6ab4447133b2dc60862f2 /AndroidManifest.xml
parent02e4e6e1472c6440c97ea2412713f89cba7b57a5 (diff)
downloadUnifiedEmail-8e9305ec0bbe23cec01eb34a2aee76c55199a10a.tar.gz
Move cc/bcc animations to shared code base.
Change-Id: If5d20932c6546d880be241400a9d10e2822e5118
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 b6f12f982..019a77e41 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -15,7 +15,7 @@
</intent-filter>
</activity>
- <activity android:name=".ComposeActivity"
+ <activity android:name=".compose.ComposeActivity"
android:theme="@android:style/Theme.Holo.Light" />
<activity android:name=".browse.LabelItem"
android:theme="@android:style/Theme.Holo.Light" />