Update version info, disable buggy fullscreen on 2.3

This commit is contained in:
mittorn
2015-09-23 00:43:34 +07:00
parent 19b5ac81a3
commit 26e6eef233
4 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,6 @@
<activity android:name="org.libsdl.app.SDLActivity"
android:screenOrientation="sensorLandscape"
android:configChanges="orientation|screenSize"
android:windowSoftInputMode="adjustResize"
android:label="@string/app_name"
android:taskAffinity="org.libsdl.app.SDLActivity"
>