Start of work on portrait mode / Made fragments abstract classes

This commit is contained in:
Anuken
2018-07-02 13:54:22 -04:00
parent cf0a25fdfc
commit fb2bb5a4bc
18 changed files with 67 additions and 21 deletions

View File

@@ -20,7 +20,7 @@
<activity
android:name="io.anuke.mindustry.AndroidLauncher"
android:label="@string/app_name"
android:screenOrientation="sensorLandscape"
android:screenOrientation="sensor"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
<intent-filter>