android build reverted to SDL 2.0.5

2.0.7 doesn't run for unknown reason
will fix in .70
This commit is contained in:
BADIM-PC\Vadim
2018-01-13 14:58:58 +03:00
parent 0f7d0f9882
commit 0b82bcb480
4 changed files with 5 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
android:hardwareAccelerated="true" >
<activity android:name="TIC"
android:label="@string/app_name"
android:configChanges="keyboardHidden|keyboard|orientation|screenSize"
android:configChanges="keyboardHidden|keyboard|orientation"
>
<intent-filter>
<action android:name="android.intent.action.MAIN" />