Handle game layout better
This commit is contained in:
parent
87046fe8b4
commit
5c9280962b
8 changed files with 98 additions and 53 deletions
|
@ -14,7 +14,7 @@
|
|||
<activity
|
||||
android:name="io.github.lonamiwebs.klooni.AndroidLauncher"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="landscape"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue