diff -r 0a494f951dcf -r 2e31f114f57e project_files/Android-build/SDL-android-project/AndroidManifest.xml --- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Thu Jul 26 11:10:56 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Fri Jul 27 01:38:24 2012 +0200 @@ -21,7 +21,7 @@ + android:screenOrientation="landscape" > @@ -70,7 +70,6 @@ android:name=".netplay.LobbyActivity" android:label="@string/title_activity_lobby" android:screenOrientation="landscape" - android:windowSoftInputMode="adjustResize" >