From 27348c78829439f14da4d4275794913ea22eb592 Mon Sep 17 00:00:00 2001 From: Ben Komalo Date: Wed, 17 Aug 2011 11:12:00 -0700 Subject: [PATCH] Revert "Make compose landscape(phone) go fullscreen" This reverts commit 0108aeb5b13fa8a289c42bc70fac1bebac0e9746. There are too many issues that crop up in this mode. Bug: 5121640 Change-Id: I6264a63cada973a7ee327ff4c7e7af5df5a6fdb3 --- AndroidManifest.xml | 2 +- res/values-land/styles.xml | 4 ---- res/values-sw600dp-land/styles.xml | 3 --- res/values/styles.xml | 6 ------ 4 files changed, 1 insertion(+), 14 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0547fbf94..ffbfe86ec 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -223,7 +223,7 @@ android:name=".activity.MessageCompose" android:label="@string/compose_title" android:enabled="false" - android:theme="@style/MessageComposeTheme" + android:theme="@android:style/Theme.Holo.Light" > - - - - -