Do not rotate
This commit is contained in:
parent
49c6a13271
commit
83be0fa5fb
@ -18,7 +18,8 @@
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/Theme.LunaTracker">
|
||||
android:theme="@style/Theme.LunaTracker"
|
||||
android:screenOrientation="portrait">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user