From df62d4ca6c08a42c4a236310c8a2b29b294d70e1 Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Sat, 30 Oct 2010 14:26:02 -0700 Subject: Allow wallpaper picker to run in portrait. I don't think we need to pin this on phones either. Bug: 3031752 Change-Id: I0c6b4d710b2068c20300c10854947a9d0e50dd1f --- AndroidManifest.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d305737..b3698e5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -34,8 +34,7 @@ + android:theme="@android:style/Theme.NoTitleBar"> @@ -46,9 +45,7 @@ - + android:theme="@style/Preview" /> -- cgit v1.2.3