summaryrefslogtreecommitdiffstats
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 6ae2b7cc6..a20f808e8 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -108,7 +108,7 @@
<activity
android:name=".photo.MailPhotoViewActivity"
android:label="@string/app_name"
- android:theme="@style/PhotoViewTheme" >
+ android:theme="@style/MailPhotoViewTheme" >
</activity>
<activity
android:name=".browse.EmlViewerActivity"