diff -r 915f824039ba -r 8e86d8d2927d project_files/Android-build/SDL-android-project/AndroidManifest.xml --- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Wed Aug 01 20:56:32 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Wed Aug 01 21:13:39 2012 +0200 @@ -70,7 +70,7 @@ android:name=".netplay.LobbyActivity" android:label="@string/title_activity_lobby" android:screenOrientation="landscape" - android:windowSoftInputMode="adjustResize" > + android:windowSoftInputMode="adjustPan" > \ No newline at end of file