v0.9.4: reverted removal of orientation control from Android version
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<activity
|
||||
android:label="${appName}"
|
||||
android:name=".AndroidGame"
|
||||
android:screenOrientation="user"
|
||||
android:screenOrientation="nosensor"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|screenLayout|smallestScreenSize">
|
||||
</activity>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user