Handle game layout better

This commit is contained in:
Lonami Exo 2017-01-26 19:26:39 +01:00
parent 87046fe8b4
commit 5c9280962b
8 changed files with 98 additions and 53 deletions

View file

@ -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" />