project_files/Android-build/SDL-android-project/AndroidManifest.xml
changeset 7455 8e86d8d2927d
parent 7444 2e31f114f57e
child 7461 38acbfdb484f
--- 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