diff -r 12fdfd2038d4 -r 641f11cdd319 project_files/Android-build/SDL-android-project/AndroidManifest.xml --- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Sat Jul 21 14:56:52 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Mon Jul 23 00:17:06 2012 +0200 @@ -69,7 +69,10 @@ + android:label="@string/title_activity_lobby" + android:screenOrientation="landscape" + + android:windowSoftInputMode="adjustResize" > \ No newline at end of file