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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user