--- 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" >
</activity>
</application>
</manifest>
\ No newline at end of file