From 38a75b2d89230a9c5b985bf2d5a142ad7ee910e7 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 14:04:32 -0800 Subject: auto import from //depot/cupcake/@132589 --- AndroidManifest.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 272f7c12c..e81c4c96a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -70,8 +70,7 @@ android:launchMode="singleTask" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" - android:theme="@style/Theme" - android:windowSoftInputMode="stateUnspecified|adjustPan"> + android:theme="@style/Theme"> -- cgit v1.2.3