Fix freeze after unlock
This commit is contained in:
parent
fe39a90089
commit
a20e57ba59
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<activity android:name="org.libsdl.app.SDLActivity"
|
||||
android:screenOrientation="landscape"
|
||||
android:label="@string/app_name"
|
||||
android:configChanges="keyboardHidden|orientation"
|
||||
android:configChanges="orientation|screenSize"
|
||||
>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Reference in a new issue