diff -r e0aa4b3c5d17 -r 4dd9fe4d0a3e AndroidManifest.xml --- a/AndroidManifest.xml Tue Feb 08 21:07:58 2011 +0100 +++ b/AndroidManifest.xml Tue Feb 08 22:11:58 2011 +0100 @@ -16,59 +16,22 @@ - - - - - + - - - - + android:launchMode="singleTop" /> - - - - - - - - - - - - - - + android:launchMode="singleTop" + android:windowSoftInputMode="stateHidden" /> + + + - - - - - - - - - - - - - - + android:launchMode="singleTask" /> + + + +